diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb index 0ab9b14692..d3fa032fcd 100644 --- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb +++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb | |||
| @@ -18,8 +18,7 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
| 18 | EXTRA_OECONF += "--disable-glade-catalog --disable-gtk-doc --disable-Werror" | 18 | EXTRA_OECONF += "--disable-glade-catalog --disable-gtk-doc --disable-Werror" |
| 19 | 19 | ||
| 20 | CFLAGS += "-Wno-error=incompatible-pointer-types" | 20 | CFLAGS += "-Wno-error=incompatible-pointer-types" |
| 21 | SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtksourceview/3.24/${PNAME}-${PV}.tar.xz" | 21 | SRC_URI = "${GNOME_MIRROR}/gtksourceview/3.24/${PNAME}-${PV}.tar.xz" |
| 22 | SRC_URI[md5sum] = "b748da426a7d64e1304f0c532b0f2a67" | ||
| 23 | SRC_URI[sha256sum] = "691b074a37b2a307f7f48edc5b8c7afa7301709be56378ccf9cc9735909077fd" | 22 | SRC_URI[sha256sum] = "691b074a37b2a307f7f48edc5b8c7afa7301709be56378ccf9cc9735909077fd" |
| 24 | 23 | ||
| 25 | FILES:${PN} += " ${datadir}/gtksourceview-3.0" | 24 | FILES:${PN} += " ${datadir}/gtksourceview-3.0" |
