aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-mime-data_2.4.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gnome-mime-data_2.4.2.bb')
-rw-r--r--recipes/gnome/gnome-mime-data_2.4.2.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/gnome/gnome-mime-data_2.4.2.bb b/recipes/gnome/gnome-mime-data_2.4.2.bb
new file mode 100644
index 0000000000..c6bd2cefa0
--- /dev/null
+++ b/recipes/gnome/gnome-mime-data_2.4.2.bb
@@ -0,0 +1,7 @@
+LICENSE = "GPL"
+inherit gnome
+
+DEPENDS += "libxml-parser-perl-native shared-mime-info intltool-native"
+RDEPENDS = "shared-mime-info"
+
+PR = "r2"