libgtk3: remove non-existent configure options
[buildroot-gz.git] / package / cdrkit / Config.in
blobaf18ba93024e53aa7afbea5b05b3d081b90d793a
1 config BR2_PACKAGE_CDRKIT
2         # Needed for libbz
3         select BR2_PACKAGE_BZIP2
4         select BR2_PACKAGE_LIBCAP
5         select BR2_PACKAGE_ZLIB
6         depends on BR2_USE_MMU # fork
7         bool "cdrkit"
8         help
9           cdrkit is a suite of programs for recording CDs and DVDs,
10           blanking CD-RW media, creating ISO-9660 filesystem images,
11           extracting audio CD data, and more.
13           http://www.cdrkit.org/