Browse Source

libpciaccess: needs large file support

Peter Korsgaard 16 years ago
parent
commit
cc8ea5e551
1 changed files with 4 additions and 0 deletions
  1. 4 0
      package/x11r7/xlib_libpciaccess/Config.in

+ 4 - 0
package/x11r7/xlib_libpciaccess/Config.in

@@ -1,5 +1,9 @@
 config BR2_PACKAGE_XLIB_LIBPCIACCESS
 	bool "libpciaccess"
+	depends on BR2_LARGEFILE
 	help
 	  libpciaccess 0.10.3
 	  X.Org libpciaccess
+
+comment "libpciaccess requires a toolchain with LARGEFILE support"
+	depends on !BR2_LARGEFILE