summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/epiphany/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/epiphany/PKGBUILD b/libre/epiphany/PKGBUILD
index 47ba875fb..be250018d 100644
--- a/libre/epiphany/PKGBUILD
+++ b/libre/epiphany/PKGBUILD
@@ -14,7 +14,7 @@
pkgname=epiphany
pkgver=40.0
pkgrel=1
-pkgrel+=.parabola1
+pkgrel+=.parabola2
pkgdesc="A GNOME web browser based on the WebKit rendering engine"
pkgdesc+=", with DuckDuckGo-HTML search"
url="https://wiki.gnome.org/Apps/Web"
@@ -23,6 +23,7 @@ arch+=(i686 armv7h)
license=(GPL)
depends=(webkit2gtk gcr icu libdazzle libhandy libportal libarchive)
depends=( $( sed 's| icu | |' <<<${depends[@]} ) )
+depends+=(libhogweed.so)
makedepends=(docbook-xml startup-notification lsb-release gobject-introspection
yelp-tools git meson)
checkdepends=(xorg-server-xvfb aspell hspell hunspell nuspell libvoikko)