diff options
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.bb | 4 |
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 | ||
9 | inherit gnome | 9 | inherit gnome |
10 | inherit autotools | 10 | inherit autotools |
11 | PR = "r3" | 11 | PR = "r4" |
12 | 12 | ||
13 | SRC_URI += "file://pkgconfig.patch;patch=1" | 13 | SRC_URI += "file://pkgconfig.patch;patch=1" |
14 | 14 | ||
@@ -16,4 +16,4 @@ SRC_URI[archive.md5sum] = "541858188f80090d12a33b5a7c34d42c" | |||
16 | SRC_URI[archive.sha256sum] = "37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7" | 16 | SRC_URI[archive.sha256sum] = "37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7" |
17 | 17 | ||
18 | DEPENDS += "shared-mime-info intltool-native" | 18 | DEPENDS += "shared-mime-info intltool-native" |
19 | RDEPENDS = "shared-mime-info" | 19 | RDEPENDS_${PN} = "shared-mime-info" |