mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
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"
|
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"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue