Merge #329856: libetonyek: fix build after libxml2 update
...into staging-next
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
, librevenge
|
||||
, libxml2
|
||||
, mdds
|
||||
, zlib
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@@ -39,6 +40,7 @@ stdenv.mkDerivation rec {
|
||||
librevenge
|
||||
libxml2
|
||||
mdds
|
||||
zlib
|
||||
];
|
||||
|
||||
configureFlags = ["--with-mdds=2.1"];
|
||||
|
||||
Reference in New Issue
Block a user