treewide: Manual fix more pkg-config build-inputs

This commit is contained in:
John Ericson
2017-09-21 15:49:54 -04:00
parent 7a733ceda4
commit ed14223f8c
198 changed files with 422 additions and 242 deletions
@@ -14,8 +14,9 @@ stdenv.mkDerivation rec {
outputs = [ "out" "dev" ];
nativeBuildInputs = [ pkgconfig ];
buildInputs = [
python pkgconfig popt intltool dbus_glib
python popt intltool dbus_glib
libX11 xextproto libSM libICE libXtst libXi
gobjectIntrospection
];