mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
committed by
Eelco Dolstra
parent
2933a64bba
commit
bba2caaaae
@@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "1nkid1n2l3rrlmq5qrf5yy06grrkwjh3yxl5g0w58w0pih8allci";
|
||||
};
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
buildInputs = [ perl bison flex pkgconfig ];
|
||||
propagatedBuildInputs = [ glib libxml2 ] ++ libintlOrEmpty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user