gstreamer: Use multiple outputs
This commit is contained in:
parent
711b536934
commit
7c31bc7e89
@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "1nkid1n2l3rrlmq5qrf5yy06grrkwjh3yxl5g0w58w0pih8allci";
|
||||
};
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
buildInputs = [ perl bison flex pkgconfig ];
|
||||
propagatedBuildInputs = [ glib libxml2 ] ++ libintlOrEmpty;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user