add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10035 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7baee8dc21
commit
f9d1a1c824
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user