Fix small bug in xinit Makefile introduced in r12661.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12668 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5345f110e7
commit
135af65e01
@ -24,7 +24,7 @@ define Package/xinit
|
||||
SECTION:=xorg-app
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=app
|
||||
DEPENDS:=libX11 @DISPLAY_SUPPORT
|
||||
DEPENDS:=+libX11 @DISPLAY_SUPPORT
|
||||
TITLE:=xinit
|
||||
URL:=http://xorg.freedesktop.org/
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user