summaryrefslogtreecommitdiffstats
path: root/package/fltk
diff options
context:
space:
mode:
Diffstat (limited to 'package/fltk')
-rw-r--r--package/fltk/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/fltk/Config.in b/package/fltk/Config.in
index 08184bf2e..e91dc79df 100644
--- a/package/fltk/Config.in
+++ b/package/fltk/Config.in
@@ -8,4 +8,4 @@ config BR2_PACKAGE_FLTK
http://www.fltk.org/
comment "fltk - disabled (requires Xorg(7))"
- depends !(BR2_PACKAGE_XORG || BR2_PACKAGE_XORG7)
+ depends on !(BR2_PACKAGE_XORG || BR2_PACKAGE_XORG7)