[arch-commits] Commit in wxgtk/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Sep 11 15:51:30 UTC 2018


    Date: Tuesday, September 11, 2018 @ 15:51:29
  Author: arojas
Revision: 334381

Drop gconf makedepends (FS#60014)

Modified:
  wxgtk/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-11 14:28:37 UTC (rev 334380)
+++ PKGBUILD	2018-09-11 15:51:29 UTC (rev 334381)
@@ -4,11 +4,11 @@
 pkgbase=wxgtk
 pkgname=(wxgtk2 wxgtk3 wxgtk-common)
 pkgver=3.0.4
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="https://wxwidgets.org"
 license=('custom:wxWindows')
-makedepends=('gst-plugins-base' 'gconf' 'glu' 'webkit2gtk' 'libnotify' 'gtk2')
+makedepends=('gst-plugins-base' 'glu' 'webkit2gtk' 'libnotify' 'gtk2')
 options=('!emptydirs')
 source=(https://github.com/wxWidgets/wxWidgets/releases/download/v$pkgver/wxWidgets-$pkgver.tar.bz2
         make-abicheck-non-fatal.patch)



More information about the arch-commits mailing list