ntfsprogs: add missing dependency on libgcrypt
authorFelix Fietkau <nbd@openwrt.org>
Tue, 1 Feb 2011 21:41:42 +0000 (21:41 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 1 Feb 2011 21:41:42 +0000 (21:41 +0000)
SVN-Revision: 25296

utils/ntfsprogs/Makefile

index 7dd3e19aa789d9855ced4a000114f73d856f59ac..3b056fcefad77440f65f244353d9693251017bd0 100644 (file)
@@ -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