From: lars Date: Sun, 23 Nov 2008 15:40:22 +0000 (+0000) Subject: Fix dependencies. X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=73e7738d5b118529e8962ba212f78a28ba335cb8;p=packages.git Fix dependencies. git-svn-id: svn://svn.openwrt.org/openwrt/packages@13329 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Xorg/app/xsetroot/Makefile b/Xorg/app/xsetroot/Makefile index aa101780c..6c32d130a 100644 --- a/Xorg/app/xsetroot/Makefile +++ b/Xorg/app/xsetroot/Makefile @@ -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