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

Andreas Radke andyrtr at archlinux.org
Thu Dec 19 22:56:58 UTC 2019


    Date: Thursday, December 19, 2019 @ 22:56:58
  Author: andyrtr
Revision: 538454

makedepend on xorgproto

Modified:
  easystroke/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-19 22:12:19 UTC (rev 538453)
+++ PKGBUILD	2019-12-19 22:56:58 UTC (rev 538454)
@@ -9,7 +9,7 @@
 url='http://easystroke.sourceforge.net/'
 license=('custom:ISC')
 depends=('gtkmm3' 'boost-libs' 'libxtst' 'dbus-glib' 'xorg-server')
-makedepends=('boost' 'inputproto' 'intltool' 'gettext' 'xorg-server-devel' 'help2man')
+makedepends=('boost' 'xorgproto' 'intltool' 'gettext' 'xorg-server-devel' 'help2man')
 source=("https://downloads.sourceforge.net/easystroke/${pkgname}-${pkgver}.tar.gz"
         'easystroke-0.6.0-gcc7-build-fix.patch'
         'replace-sigc-group-with-lambda.patch')



More information about the arch-commits mailing list