xkbdata: Add missing dependency to xkbcomp
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23607 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5454e3bf8a
commit
42f0fd99ed
@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=xkbdata
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=1.0.1
|
||||
|
||||
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/individual/data/
|
||||
@ -25,6 +25,7 @@ define Package/xkbdata
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=data
|
||||
TITLE:=xkbdata
|
||||
DEPENDS:=+xkbcomp
|
||||
URL:=http://xorg.freedesktop.org/
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user