summaryrefslogtreecommitdiffstats
path: root/package/perl-xml-libxml/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/perl-xml-libxml/Config.in')
-rw-r--r--package/perl-xml-libxml/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/perl-xml-libxml/Config.in b/package/perl-xml-libxml/Config.in
index 639a1e453e..44fe7102d9 100644
--- a/package/perl-xml-libxml/Config.in
+++ b/package/perl-xml-libxml/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_PERL_XML_LIBXML
bool "perl-xml-libxml"
- depends on !BR2_PREFER_STATIC_LIB
+ depends on !BR2_STATIC_LIBS
select BR2_PACKAGE_LIBXML2
select BR2_PACKAGE_ZLIB
select BR2_PACKAGE_PERL_XML_NAMESPACESUPPORT
@@ -11,4 +11,4 @@ config BR2_PACKAGE_PERL_XML_LIBXML
https://bitbucket.org/shlomif/perl-xml-libxml
comment "perl-xml-libxml needs a toolchain w/ dynamic library"
- depends on BR2_PREFER_STATIC_LIB
+ depends on BR2_STATIC_LIBS
OpenPOWER on IntegriCloud