From 565e05c8a18ecb7ffff0018b598218d32399d8b7 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 14 Jun 2008 21:01:16 +0000 Subject: packages: fix pkgconfig depencies and select pkgconfig where needed --- package/ntfs-3g/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'package/ntfs-3g') 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. -- cgit v1.2.3