diff options
Diffstat (limited to 'package/dillo')
-rw-r--r-- | package/dillo/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dillo/Config.in b/package/dillo/Config.in index f0682d9fd..572469175 100644 --- a/package/dillo/Config.in +++ b/package/dillo/Config.in @@ -5,7 +5,7 @@ config BR2_PACKAGE_DILLO depends on BR2_PACKAGE_LIBGTK12 depends on BR2_PACKAGE_ZLIB depends on BR2_PACKAGE_LIBPNG - depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7 + depends on BR2_PACKAGE_XORG7 help Dillo is a small GTK+ based web browser written in C. |