mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-02-17 00:54:42 +02:00
Fix dependencies
This commit is contained in:
parent
cfb4a67f0e
commit
b7c65f3d54
@ -5,6 +5,8 @@
|
|||||||
#
|
#
|
||||||
# Package for the complete GNU Emacs editor
|
# Package for the complete GNU Emacs editor
|
||||||
|
|
||||||
|
# Todo: disable libdbus automatic selection for linking in ./configure
|
||||||
|
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=emacs
|
PKG_NAME:=emacs
|
||||||
@ -62,6 +64,7 @@ endef
|
|||||||
define Package/emacs-ja-dic
|
define Package/emacs-ja-dic
|
||||||
$(call Package/emacs/Default)
|
$(call Package/emacs/Default)
|
||||||
TITLE+= (japanese input dictionary)
|
TITLE+= (japanese input dictionary)
|
||||||
|
DEPENDS:=+emacs-bin
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/emacs-ja-dic/description
|
define Package/emacs-ja-dic/description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user