Fix dependencies.
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 23 Nov 2008 15:40:22 +0000 (15:40 +0000)
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 23 Nov 2008 15:40:22 +0000 (15:40 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13329 3c298f89-4303-0410-b956-a3cf2f4a3e73

Xorg/app/xsetroot/Makefile

index aa10178..6c32d13 100644 (file)
@@ -25,7 +25,7 @@ define Package/xsetroot
   SECTION:=xorg-app
   CATEGORY:=Xorg
   SUBMENU:=app
-  DEPENDS:=+xbitmaps @DISPLAY_SUPPORT
+  DEPENDS:=+xbitmaps +libXmuu +libX11
   TITLE:=xsetroot
   URL:=http://xorg.freedesktop.org/
 endef