diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/gweather/libgweather3_3.0.2.bb')
-rw-r--r-- | meta-gnome/recipes-gnome/gweather/libgweather3_3.0.2.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gweather/libgweather3_3.0.2.bb b/meta-gnome/recipes-gnome/gweather/libgweather3_3.0.2.bb index 5d6467f9a..69cdd8f51 100644 --- a/meta-gnome/recipes-gnome/gweather/libgweather3_3.0.2.bb +++ b/meta-gnome/recipes-gnome/gweather/libgweather3_3.0.2.bb | |||
@@ -4,6 +4,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
4 | SECTION = "x11/gnome/libs" | 4 | SECTION = "x11/gnome/libs" |
5 | DEPENDS = "libxml2 gconf libsoup-2.4 gtk+3" | 5 | DEPENDS = "libxml2 gconf libsoup-2.4 gtk+3" |
6 | 6 | ||
7 | PNBLACKLIST[libgweather3] = "CONFLICT: 876 files are conflicting with libgweather" | ||
8 | # e.g. sysroots/qemux86-64/usr/share/libgweather/locations.dtd | ||
9 | # sysroots/qemux86-64/usr/share/libgweather/Locations.zh_TW.xml | ||
10 | |||
7 | BPN = "libgweather" | 11 | BPN = "libgweather" |
8 | 12 | ||
9 | inherit gnome | 13 | inherit gnome |