projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f02831
)
joe: some more fixes
author
olli
<olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 23 Aug 2007 13:40:04 +0000
(13:40 +0000)
committer
olli
<olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 23 Aug 2007 13:40:04 +0000
(13:40 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8465
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
utils/joe/Makefile
patch
|
blob
|
history
diff --git
a/utils/joe/Makefile
b/utils/joe/Makefile
index
c4c8298
..
e569b09
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