e7df5afeb9
Prepare for the merge of audio and video packages. Many packages cannot properly be assigned to either audio or video, because they have support for both (libogg, mplayer, vlc). Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
config BR2_PACKAGE_LIBOGG
|
|
bool "libogg"
|
|
select BR2_PACKAGE_PKGCONFIG
|
|
help
|
|
Ogg is the name of Xiph.org's container format for audio,
|
|
video, and metadata
|