gstreamer-1.0: multiple outputs

This commit is contained in:
Thomas Tuegel
2016-04-25 19:04:24 -05:00
parent a2e40003a1
commit 6a64edfa0e
13 changed files with 39 additions and 3 deletions
@@ -25,6 +25,8 @@ stdenv.mkDerivation rec {
sha256 = "137b6kqykh5nwbmiv28nn1pc1d2x2rb2xxg382pc9pa9gpxpyrak";
};
outputs = [ "dev" "out" ];
nativeBuildInputs = [ pkgconfig python ];
buildInputs = [