add missing dependency

git-svn-id: svn://svn.openwrt.org/openwrt/packages@10035 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-12-29 23:00:58 +00:00
parent 7baee8dc21
commit f9d1a1c824

View File

@ -28,7 +28,7 @@ endef
define Package/eterm
$(call Package/eterm/Default)
TITLE:=eterm
DEPENDS:=+xorg-server-essentials +libXcursor +imlib2 +libast @DISPLAY_SUPPORT
DEPENDS:=+xorg-server-essentials +libXcursor +imlib2 +libast +libiconv @DISPLAY_SUPPORT
endef
define Package/esetroot