pkgs/applications: pkgconfig -> pkg-config
This commit is contained in:
committed by
Jonathan Ringer
parent
47e997598c
commit
5d566c43b4
@@ -5,7 +5,7 @@
|
||||
, ninja
|
||||
, python3
|
||||
, gettext
|
||||
, pkgconfig
|
||||
, pkg-config
|
||||
, desktop-file-utils
|
||||
, wrapGAppsHook
|
||||
, appstream-glib
|
||||
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
||||
python3
|
||||
appstream-glib
|
||||
gettext
|
||||
pkgconfig
|
||||
pkg-config
|
||||
desktop-file-utils
|
||||
wrapGAppsHook
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user