ba6586bea1
We don't need per-package header install options now that we have BR2_HAVE_DEVFILES (they are in fact useless as the files will get overwritten/deleted anyway).
8 lines
172 B
Plaintext
8 lines
172 B
Plaintext
config BR2_PACKAGE_LIBOGG
|
|
bool "libogg"
|
|
default n
|
|
select BR2_PACKAGE_PKGCONFIG
|
|
help
|
|
Ogg is the name of Xiph.org's container format for audio,
|
|
video, and metadata
|