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:
a24df48
)
mark freepops broken
author
Travis Kemen
<thepeople@openwrt.org>
Tue, 2 Mar 2010 15:32:29 +0000
(15:32 +0000)
committer
Travis Kemen
<thepeople@openwrt.org>
Tue, 2 Mar 2010 15:32:29 +0000
(15:32 +0000)
SVN-Revision: 19952
net/freepops/Makefile
patch
|
blob
|
history
diff --git
a/net/freepops/Makefile
b/net/freepops/Makefile
index 2fb4c5166fb16fe8d0cc633d085529d896439309..440aeea6716e462fa42a8ae127f451aba6e897c5 100644
(file)
--- a/
net/freepops/Makefile
+++ b/
net/freepops/Makefile
@@
-25,7
+25,7
@@
define Package/freepops
SECTION:=net
CATEGORY:=Network
TITLE:=POP3 interface to several webmails
- DEPENDS:=+libpthread +liblua +luafilesystem +luacurl +luaexpat
+ DEPENDS:=+libpthread +liblua +luafilesystem +luacurl +luaexpat
@BROKEN
URL:=http://www.freepops.org
endef