diff options
Diffstat (limited to 'package/perl-gd/Config.in')
-rw-r--r-- | package/perl-gd/Config.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/perl-gd/Config.in b/package/perl-gd/Config.in index 3434507b39..7c85cfcb5b 100644 --- a/package/perl-gd/Config.in +++ b/package/perl-gd/Config.in @@ -1,8 +1,6 @@ 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 |