From: Lars-Peter Clausen Date: Sun, 23 Nov 2008 15:40:22 +0000 (+0000) Subject: Fix dependencies. X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=4dcf54fa666fe19b7ab9f5f035413b2d2b8f8435;ds=sidebyside Fix dependencies. SVN-Revision: 13329 --- diff --git a/Xorg/app/xsetroot/Makefile b/Xorg/app/xsetroot/Makefile index aa101780cb..6c32d130a7 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