This patch adds missing libuuid dependency for ntfsprogs.
Without it the package fails to install because of missing
dependency to libuuid.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
[jogo@openwrt.org: also enable libuuid explicitly in configure]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37677
CATEGORY:=Utilities
SUBMENU:=Filesystem
TITLE:=Linux-NTFS
+ DEPENDS:=+libuuid
URL:=http://www.linux-ntfs.org/
MAINTAINER:=Gianluigi Tiesi <sherpya@netfarm.it>
endef
CONFIGURE_ARGS += \
--enable-shared \
--enable-static \
+ --with-uuid \
--disable-crypto \
--disable-gnome-vfs \
--disable-ntfsmount