summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a080dbaaa74..d160c5f17c12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
_pkgname=wxgtk
pkgname=$_pkgname-git
pkgver=46953a1
-pkgrel=1
+pkgrel=2
pkgdesc='Cross-Platform GUI Library - GTK+ port'
arch=("i686" "x86_64")
url='https://www.wxwidgets.org'
license=("custom: wxWindows Library Licence")
-depends=('gtk2' 'webkitgtk' 'libmspack' 'gstreamer0.10-base' 'libnotify')
+depends=('gtk2' 'webkitgtk2' 'libmspack' 'gstreamer0.10-base' 'libnotify')
makedepends=('git' 'glu')
provides=("$_pkgname")
conflicts=("$_pkgname")