pkgs/applications: pkgconfig -> pkg-config
This commit is contained in:
committed by
Jonathan Ringer
parent
47e997598c
commit
5d566c43b4
@@ -20,7 +20,7 @@
|
||||
, mousetweaks
|
||||
, udev
|
||||
, libxkbcommon
|
||||
, pkgconfig
|
||||
, pkg-config
|
||||
, procps
|
||||
, python3
|
||||
, wrapGAppsHook
|
||||
@@ -59,7 +59,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
nativeBuildInputs = [
|
||||
gobject-introspection
|
||||
intltool
|
||||
pkgconfig
|
||||
pkg-config
|
||||
wrapGAppsHook
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user