17950c9ab3
* Properly indent Config.in * Remove unneeded SHARED_MIME_INFO_INSTALL_STAGING_OPT definition Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
319 B
Plaintext
11 lines
319 B
Plaintext
config BR2_PACKAGE_SHARED_MIME_INFO
|
|
bool "shared-mime-info"
|
|
select BR2_PACKAGE_LIBGLIB2
|
|
select BR2_PACKAGE_LIBXML2
|
|
help
|
|
The shared-mime-info package contains the core
|
|
database of common types and the update-mime-database
|
|
command used to extend it.
|
|
|
|
http://freedesktop.org/wiki/Software/shared-mime-info
|