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
@@ -9,8 +9,9 @@ stdenv.mkDerivation rec {
sha256 = "0wps39h8rx2b00vyvkia5j40fkak3dpipp1kzilqla0cgvk73dn2";
};
nativeBuildInputs = [ pkgconfig ];
buildInputs = [
pkgconfig libtool alsaLib libpulseaudio libvorbis gtk libcap
libtool alsaLib libpulseaudio libvorbis gtk libcap
/*gstreamer gst-plugins-base*/ # ToDo: gstreamer not found (why?), add (g)udev?
];