1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-04-21 12:27:27 +03:00

Fix dependencies

This commit is contained in:
David Kühling
2010-12-14 22:29:12 +01:00
parent cfb4a67f0e
commit b7c65f3d54

View File

@@ -5,6 +5,8 @@
#
# Package for the complete GNU Emacs editor
# Todo: disable libdbus automatic selection for linking in ./configure
include $(TOPDIR)/rules.mk
PKG_NAME:=emacs
@@ -62,6 +64,7 @@ endef
define Package/emacs-ja-dic
$(call Package/emacs/Default)
TITLE+= (japanese input dictionary)
DEPENDS:=+emacs-bin
endef
define Package/emacs-ja-dic/description