Fix dependencies.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13326 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
lars 2008-11-23 13:44:51 +00:00
parent f6f527670e
commit 0097b0cf55

View File

@ -24,7 +24,7 @@ define Package/xinit
SECTION:=xorg-app
CATEGORY:=Xorg
SUBMENU:=app
DEPENDS:=@DISPLAY_SUPPORT
DEPENDS:=+libX11
TITLE:=xinit
URL:=http://xorg.freedesktop.org/
endef