Fix dependencies.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13328 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
lars 2008-11-23 15:39:25 +00:00
parent effc354600
commit 3548482748

View File

@ -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