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
+2 -1
View File
@@ -9,8 +9,9 @@ stdenv.mkDerivation rec {
sha256 = "1is9hca8an1b1n8436wkv7s08ml5lb95f7h9vznx9br597f106w9";
};
nativeBuildInputs = [ pkgconfig ];
buildInputs = [
pkgconfig directfb zlib libjpeg xproto
directfb zlib libjpeg xproto
];
meta = {