From 8e249e432cd2761959f5dd73285917f5c0b85798 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Sun, 23 Nov 2008 15:40:22 +0000 Subject: [PATCH] Fix dependencies. SVN-Revision: 13329 --- Xorg/app/xsetroot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2