epiphany-extensions: incr required webkit-gtk3 version.
This commit is contained in:
parent
1afe0486de
commit
cfa4a4cda3
2 changed files with 5 additions and 1 deletions
|
@ -19,3 +19,4 @@ libgmodule-2.0.so.0
|
|||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libglib-2.0.so.0
|
||||
libjavascriptcoregtk-3.0.so.0
|
||||
|
|
|
@ -5,7 +5,7 @@ distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
|||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
||||
--disable-debug"
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Extensions for Epiphany - The GNOME web browser"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org/projects/epiphany/"
|
||||
|
@ -23,10 +23,13 @@ long_desc="
|
|||
|
||||
This package contains some extensions for use with Epiphany."
|
||||
|
||||
shlib_depends="webkit-gtk3>=1.6.3"
|
||||
|
||||
Add_dependency run epiphany
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency build gnome-doc-utils
|
||||
Add_dependency build webkit-gtk3-devel
|
||||
Add_dependency build epiphany-devel
|
||||
Add_dependency build opensp-devel
|
||||
|
|
Loading…
Reference in a new issue