xkeyboard-config: Add missing dependency to xkbcomp
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23608 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
42f0fd99ed
commit
d43d324d0c
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=xkeyboard-config
|
PKG_NAME:=xkeyboard-config
|
||||||
PKG_VERSION:=1.7
|
PKG_VERSION:=1.7
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=http://xlibs.freedesktop.org/xkbdesc/
|
PKG_SOURCE_URL:=http://xlibs.freedesktop.org/xkbdesc/
|
||||||
@ -24,6 +24,7 @@ define Package/xkeyboard-config
|
|||||||
CATEGORY:=Xorg
|
CATEGORY:=Xorg
|
||||||
SUBMENU:=data
|
SUBMENU:=data
|
||||||
TITLE:=xkeyboard-config
|
TITLE:=xkeyboard-config
|
||||||
|
DEPENDS:=+xkbcomp
|
||||||
URL:=http://freedesktop.org/wiki/Software/XKeyboardConfig
|
URL:=http://freedesktop.org/wiki/Software/XKeyboardConfig
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user