projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53f1b01
)
alpine: alpine depends on libpam
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 9 Feb 2014 15:01:58 +0000
(15:01 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 9 Feb 2014 15:01:58 +0000
(15:01 +0000)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39552
mail/alpine/Makefile
patch
|
blob
|
history
diff --git
a/mail/alpine/Makefile
b/mail/alpine/Makefile
index a01e9acaf90d56bb9d574dc3c2f7ac479023917e..acfc74b734126c55478356c2cb0ec524156a5a54 100644
(file)
--- a/
mail/alpine/Makefile
+++ b/
mail/alpine/Makefile
@@
-22,7
+22,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/alpine
SECTION:=mail
CATEGORY:=Mail
- DEPENDS:=+libopenssl +libncurses +libpthread
+ DEPENDS:=+libopenssl +libncurses +libpthread
+libpam
TITLE:=Alternatively Licensed Program for Internet News and Email
URL:=http://www.washington.edu/alpine
endef