projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1efa644
)
ntfsprogs: add missing dependency on libgcrypt
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 1 Feb 2011 21:41:42 +0000
(21:41 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 1 Feb 2011 21:41:42 +0000
(21:41 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25296
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
utils/ntfsprogs/Makefile
patch
|
blob
|
history
diff --git
a/utils/ntfsprogs/Makefile
b/utils/ntfsprogs/Makefile
index
7dd3e19
..
3b056fc
100644
(file)
--- a/
utils/ntfsprogs/Makefile
+++ b/
utils/ntfsprogs/Makefile
@@
-26,6
+26,7
@@
define Package/ntfsprogs
SUBMENU:=Filesystem
TITLE:=Linux-NTFS
URL:=http://www.linux-ntfs.org/
+ DEPENDS:=+libgcrypt
MAINTAINER:=Gianluigi Tiesi <sherpya@netfarm.it>
endef