yelp: incr required webkit-gtk3 version.

This commit is contained in:
Juan RP 2012-02-09 14:39:07 +01:00
parent 3da7be17c5
commit 288c781f69

View file

@ -4,7 +4,7 @@ version=3.2.1
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-schemas-compile" configure_args="--disable-schemas-compile"
revision=3 revision=4
short_desc="Help browser for GNOME desktop" short_desc="Help browser for GNOME desktop"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
@ -14,6 +14,8 @@ long_desc="
Yelp is the help browser for GNOME. It lets you navigate through all Yelp is the help browser for GNOME. It lets you navigate through all
installed documentation." installed documentation."
shlib_depends="webkit-gtk3>=1.6.3"
subpackages="yelp-devel" subpackages="yelp-devel"
gtk_iconcache_dirs="/usr/share/icons/hicolor" gtk_iconcache_dirs="/usr/share/icons/hicolor"