pkgs/applications: pkgconfig -> pkg-config
This commit is contained in:
committed by
Jonathan Ringer
parent
47e997598c
commit
5d566c43b4
@@ -1,5 +1,5 @@
|
||||
{ lib, stdenv
|
||||
, pkgconfig
|
||||
, pkg-config
|
||||
, fetchurl
|
||||
, buildPythonApplication
|
||||
, autoreconfHook
|
||||
@@ -57,7 +57,7 @@ buildPythonApplication rec {
|
||||
nativeBuildInputs = [
|
||||
autoreconfHook
|
||||
wrapGAppsHook
|
||||
pkgconfig
|
||||
pkg-config
|
||||
libxmlxx3
|
||||
gettext
|
||||
yelp-tools
|
||||
|
||||
Reference in New Issue
Block a user