summaryrefslogtreecommitdiffstats
path: root/package/ntfs-3g
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-06-14 21:01:16 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-06-14 21:01:16 +0000
commit565e05c8a18ecb7ffff0018b598218d32399d8b7 (patch)
treea49e24c47e431bcb1de31bb6bd350bec74b7a457 /package/ntfs-3g
parent43f18ea31c3447da516bfad8d81c6490a93d9411 (diff)
downloadbuildroot-novena-565e05c8a18ecb7ffff0018b598218d32399d8b7.tar.gz
buildroot-novena-565e05c8a18ecb7ffff0018b598218d32399d8b7.zip
packages: fix pkgconfig depencies and select pkgconfig where needed
Diffstat (limited to 'package/ntfs-3g')
-rw-r--r--package/ntfs-3g/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ntfs-3g/Config.in b/package/ntfs-3g/Config.in
index 5cf006ce4..92b0da6aa 100644
--- a/package/ntfs-3g/Config.in
+++ b/package/ntfs-3g/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_NTFS-3G
bool "ntfs-3g"
default n
+ select BR2_PACKAGE_PKGCONFIG
help
The NTFS-3G driver is an open source, freely available read/write NTFS driver for Linux, FreeBSD, Mac OS X, NetBSD, and Haiku. It provides safe and fast handling of the Windows XP, Windows Server 2003, Windows 2000 and Windows Vista file systems. Most POSIX file system operations are supported, with the exception of full file ownership and access right support.