projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c301e50
)
joe: some more fixes
author
Oliver Ertl
<oliver@ertl-net.net>
Thu, 23 Aug 2007 13:40:04 +0000
(13:40 +0000)
committer
Oliver Ertl
<oliver@ertl-net.net>
Thu, 23 Aug 2007 13:40:04 +0000
(13:40 +0000)
SVN-Revision: 8465
utils/joe/Makefile
patch
|
blob
|
history
diff --git
a/utils/joe/Makefile
b/utils/joe/Makefile
index c4c82981d4accdd24e9e7e05adb26dd62a69ffb6..e569b098d6ab0ebb6df2b08da0922eb89c7bb712 100644
(file)
--- 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