bfd87877fe
While libpciaccess is part of the X libraries, it does not depend upon X11 or any other X library. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
189 B
Plaintext
9 lines
189 B
Plaintext
config BR2_PACKAGE_LIBPCIACCESS
|
|
bool "libpciaccess"
|
|
depends on BR2_LARGEFILE
|
|
help
|
|
X.Org libpciaccess
|
|
|
|
comment "libpciaccess needs a toolchain w/ largefile"
|
|
depends on !BR2_LARGEFILE
|