mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-06 09:57:44 +00:00
libpciaccess: needs large file support
This commit is contained in:
parent
cb69d005ad
commit
cc8ea5e551
@ -1,5 +1,9 @@
|
|||||||
config BR2_PACKAGE_XLIB_LIBPCIACCESS
|
config BR2_PACKAGE_XLIB_LIBPCIACCESS
|
||||||
bool "libpciaccess"
|
bool "libpciaccess"
|
||||||
|
depends on BR2_LARGEFILE
|
||||||
help
|
help
|
||||||
libpciaccess 0.10.3
|
libpciaccess 0.10.3
|
||||||
X.Org libpciaccess
|
X.Org libpciaccess
|
||||||
|
|
||||||
|
comment "libpciaccess requires a toolchain with LARGEFILE support"
|
||||||
|
depends on !BR2_LARGEFILE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user