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

Evangelos Foutras foutrelis at archlinux.org
Fri Jun 26 06:15:28 UTC 2015


    Date: Friday, June 26, 2015 @ 08:15:28
  Author: foutrelis
Revision: 135892

Add makedeps on libgda split packages

Modified:
  glom/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-26 05:48:03 UTC (rev 135891)
+++ PKGBUILD	2015-06-26 06:15:28 UTC (rev 135892)
@@ -11,8 +11,10 @@
 arch=('i686' 'x86_64')
 url="http://www.glom.org/"
 license=('GPL')
-depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python2-gobject' 'libepc' 'goocanvasmm' 'gtksourceviewmm' 'evince' 'postgresql')
-makedepends=('intltool' 'python-sphinx' 'boost' 'itstool')
+depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python2-gobject'
+         'libepc' 'goocanvasmm' 'gtksourceviewmm' 'evince' 'postgresql')
+makedepends=('intltool' 'python-sphinx' 'boost' 'itstool' 'libgda-postgres'
+             'libgda-mysql')
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/1.28/$pkgname-$pkgver.tar.xz)



More information about the arch-commits mailing list