ntfs-3g_ntfsprogs: added libgcrypt dependency

This commit is contained in:
Alexander Pipelka 2012-01-03 21:34:05 +01:00 committed by Stephan Raue
parent 38a8f61136
commit 55e33f211f

View File

@ -25,8 +25,8 @@ PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.ntfs-3g.org/" PKG_SITE="http://www.ntfs-3g.org/"
PKG_URL="http://tuxera.com/opensource/$PKG_NAME-$PKG_VERSION.tgz" PKG_URL="http://tuxera.com/opensource/$PKG_NAME-$PKG_VERSION.tgz"
PKG_DEPENDS="gnutls" PKG_DEPENDS="gnutls libgcrypt"
PKG_BUILD_DEPENDS="toolchain gnutls" PKG_BUILD_DEPENDS="toolchain gnutls libgcrypt"
PKG_PRIORITY="optional" PKG_PRIORITY="optional"
PKG_SECTION="system" PKG_SECTION="system"
PKG_SHORTDESC="ntfs-3g_ntfsprogs: NTFS-3G Read/Write userspace driver" PKG_SHORTDESC="ntfs-3g_ntfsprogs: NTFS-3G Read/Write userspace driver"