add missing dependency
authorFelix Fietkau <nbd@openwrt.org>
Sat, 29 Dec 2007 23:00:58 +0000 (23:00 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 29 Dec 2007 23:00:58 +0000 (23:00 +0000)
SVN-Revision: 10035

XOrg/app/eterm/Makefile

index 86e0d0000d11a4b7ba6434825e550b3e0c9e30c9..5713cca8fb75092dc5a45221236e9c804868b6d2 100644 (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