summaryrefslogtreecommitdiff
path: root/extra/wxgtk/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/wxgtk/PKGBUILD')
-rw-r--r--extra/wxgtk/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/wxgtk/PKGBUILD b/extra/wxgtk/PKGBUILD
index 4c539c847..1f1bc06ca 100644
--- a/extra/wxgtk/PKGBUILD
+++ b/extra/wxgtk/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 203497 2014-01-11 20:07:13Z eric $
+# $Id: PKGBUILD 211704 2014-04-23 15:47:27Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=wxgtk
pkgver=3.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="GTK+ implementation of wxWidgets API for GUI"
arch=('i686' 'x86_64')
url="http://wxwidgets.org"
license=('custom:wxWindows')
-depends=('gtk2' 'gstreamer0.10-base')
+depends=('gtk2' 'gstreamer0.10-base' 'libsm')
makedepends=('gstreamer0.10-base-plugins' 'gconf' 'webkitgtk2' 'glu')
optdepends=('webkitgtk2: for webview support')
options=('!emptydirs')