diff options
Diffstat (limited to 'package/shared-mime-info/Config.in')
-rw-r--r-- | package/shared-mime-info/Config.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package/shared-mime-info/Config.in b/package/shared-mime-info/Config.in index 9991899f5..adc835ad0 100644 --- a/package/shared-mime-info/Config.in +++ b/package/shared-mime-info/Config.in @@ -1,10 +1,10 @@ config BR2_PACKAGE_SHARED_MIME_INFO bool "shared-mime-info" select BR2_PACKAGE_LIBGLIB2 - select BR2_PACKAGE_LIBXML2 + 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. + 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 + http://freedesktop.org/wiki/Software/shared-mime-info |