yelp: incr required webkit-gtk3 version.
This commit is contained in:
parent
3da7be17c5
commit
288c781f69
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=3.2.1
|
|||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
revision=3
|
||||
revision=4
|
||||
short_desc="Help browser for GNOME desktop"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
|
@ -14,6 +14,8 @@ long_desc="
|
|||
Yelp is the help browser for GNOME. It lets you navigate through all
|
||||
installed documentation."
|
||||
|
||||
shlib_depends="webkit-gtk3>=1.6.3"
|
||||
|
||||
subpackages="yelp-devel"
|
||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
|
||||
|
|
Loading…
Reference in a new issue