summaryrefslogtreecommitdiffstats
path: root/package/perl-gd
diff options
context:
space:
mode:
Diffstat (limited to 'package/perl-gd')
-rw-r--r--package/perl-gd/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/perl-gd/Config.in b/package/perl-gd/Config.in
index 7c85cfcb5b..3434507b39 100644
--- a/package/perl-gd/Config.in
+++ b/package/perl-gd/Config.in
@@ -1,6 +1,8 @@
config BR2_PACKAGE_PERL_GD
bool "perl-gd"
depends on !BR2_PREFER_STATIC_LIB
+ # Does not build on machines having a old host perl
+ depends on BR2_BROKEN
select BR2_PACKAGE_ZLIB
select BR2_PACKAGE_LIBPNG
select BR2_PACKAGE_FREETYPE
OpenPOWER on IntegriCloud