summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb')
-rw-r--r--meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb b/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb
index 3bb50d1af3..b730daed34 100644
--- a/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb
+++ b/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
8 8
9inherit gnome 9inherit gnome
10inherit autotools 10inherit autotools
11PR = "r3" 11PR = "r4"
12 12
13SRC_URI += "file://pkgconfig.patch;patch=1" 13SRC_URI += "file://pkgconfig.patch;patch=1"
14 14
@@ -16,4 +16,4 @@ SRC_URI[archive.md5sum] = "541858188f80090d12a33b5a7c34d42c"
16SRC_URI[archive.sha256sum] = "37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7" 16SRC_URI[archive.sha256sum] = "37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7"
17 17
18DEPENDS += "shared-mime-info intltool-native" 18DEPENDS += "shared-mime-info intltool-native"
19RDEPENDS = "shared-mime-info" 19RDEPENDS_${PN} = "shared-mime-info"