From: Oliver Ertl Date: Thu, 23 Aug 2007 13:40:04 +0000 (+0000) Subject: joe: some more fixes X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b137d47bd4980a021b14f3e499a52220fe06936e;p=openwrt%2Fsvn-archive%2Fpackages.git joe: some more fixes SVN-Revision: 8465 --- 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