From: lars Date: Sun, 23 Nov 2008 15:39:25 +0000 (+0000) Subject: Fix dependencies. X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=3548482748ea47504449bdd322ee5af730fd076a;p=packages.git Fix dependencies. git-svn-id: svn://svn.openwrt.org/openwrt/packages@13328 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Xorg/app/xeyes/Makefile b/Xorg/app/xeyes/Makefile index fa8a2149e..ba79f45a6 100644 --- a/Xorg/app/xeyes/Makefile +++ b/Xorg/app/xeyes/Makefile @@ -25,7 +25,7 @@ define Package/xeyes SECTION:=xorg-app CATEGORY:=Xorg SUBMENU:=app - DEPENDS:=@DISPLAY_SUPPORT + DEPENDS:=+libX11 +libXt +libXext +libXmu TITLE:=xeyes URL:=http://xorg.freedesktop.org/ endef