From: olli Date: Thu, 23 Aug 2007 13:40:04 +0000 (+0000) Subject: joe: some more fixes X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=5260f62dd1248ce59307165ca5c66fd373c16876;p=packages.git joe: some more fixes git-svn-id: svn://svn.openwrt.org/openwrt/packages@8465 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/joe/Makefile b/utils/joe/Makefile index c4c82981d..e569b098d 100644 --- a/utils/joe/Makefile +++ b/utils/joe/Makefile @@ -16,8 +16,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/joe-editor PKG_MD5SUM:=9bdffecce7ef910feaa06452d48843de -PKG_BUILD_DEPENDS:=libncurses - include $(INCLUDE_DIR)/package.mk define Package/joe