pkgs/desktops: pkgconfig -> pkg-config
This commit is contained in:
committed by
Jonathan Ringer
parent
82ba45d59e
commit
5fffcef915
@@ -4,7 +4,7 @@
|
||||
, gobject-introspection
|
||||
, meson
|
||||
, ninja
|
||||
, pkgconfig
|
||||
, pkg-config
|
||||
, lib, stdenv
|
||||
, wrapGAppsHook
|
||||
, libxml2
|
||||
@@ -47,7 +47,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
nativeBuildInputs = [
|
||||
meson
|
||||
pkgconfig
|
||||
pkg-config
|
||||
ninja
|
||||
wrapGAppsHook
|
||||
intltool
|
||||
|
||||
Reference in New Issue
Block a user