Cleanup xorg packages dependencies.
[openwrt/svn-archive/archive.git] / Xorg / app / fluxbox / Makefile
index 0d781f22929421a2cc9c7036f04163874227aff2..b85cefc76c186b81bc7279286738e9e58ad5c5c8 100644 (file)
@@ -1,5 +1,5 @@
-# 
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -31,7 +31,7 @@ endef
 
 define Package/fluxbox
 $(call Package/fluxbox/Default)
-  DEPENDS:=+uclibcxx +libXt @DISPLAY_SUPPORT
+  DEPENDS:=+uclibcxx +libXt
   TITLE:=fluxbox window manager
   MENU:=1
 endef