mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/webkit2gtk to 2.40.0-2
This commit is contained in:
parent
4e885aaa11
commit
2a8cab31d5
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,7 @@ pkgname=(
|
||||||
webkit2gtk-docs
|
webkit2gtk-docs
|
||||||
)
|
)
|
||||||
pkgver=2.40.0
|
pkgver=2.40.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Web content engine for GTK"
|
pkgdesc="Web content engine for GTK"
|
||||||
url="https://webkitgtk.org"
|
url="https://webkitgtk.org"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
|
@ -26,6 +26,7 @@ depends=(
|
||||||
fontconfig
|
fontconfig
|
||||||
freetype2
|
freetype2
|
||||||
glib2
|
glib2
|
||||||
|
gst-plugins-bad-libs
|
||||||
gst-plugins-base-libs
|
gst-plugins-base-libs
|
||||||
gstreamer
|
gstreamer
|
||||||
gtk3
|
gtk3
|
||||||
|
|
Loading…
Reference in a new issue