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

Christian Hesse eworm at archlinux.org
Tue May 23 15:03:11 UTC 2017


    Date: Tuesday, May 23, 2017 @ 15:03:10
  Author: eworm
Revision: 229724

update dependency from libmysqlclient to libmariadbclient

Modified:
  io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-23 14:12:59 UTC (rev 229723)
+++ PKGBUILD	2017-05-23 15:03:10 UTC (rev 229724)
@@ -9,7 +9,7 @@
 arch=('x86_64' 'i686')
 url='http://iolanguage.com/'
 license=('BSD')
-depends=('pcre' 'libsndfile' 'libxmu' 'freetype2' 'libedit' 'libxml2' 'libtiff' 'libevent' 'yajl' 'libmysqlclient' 'lzo' 'libpng' 'python2' 'util-linux' 'freeglut' 'libjpeg-turbo' 'libtheora')
+depends=('pcre' 'libsndfile' 'libxmu' 'freetype2' 'libedit' 'libxml2' 'libtiff' 'libevent' 'yajl' 'libmariadbclient' 'lzo' 'libpng' 'python2' 'util-linux' 'freeglut' 'libjpeg-turbo' 'libtheora')
 makedepends=('cmake' 'git')
 options=('!makeflags' '!buildflags')
 source=("git://github.com/stevedekorte/io#tag=$pkgver"



More information about the arch-commits mailing list