[arch-commits] Commit in gtkspell3 (3 files)
Balló György
bgyorgy at archlinux.org
Thu Nov 20 03:20:06 UTC 2014
Date: Thursday, November 20, 2014 @ 04:20:05
Author: bgyorgy
Revision: 122811
Fix build
Modified:
gtkspell3/repos/community-i686/PKGBUILD
gtkspell3/repos/community-x86_64/PKGBUILD
gtkspell3/trunk/PKGBUILD
---------------------------------+
repos/community-i686/PKGBUILD | 2 +-
repos/community-x86_64/PKGBUILD | 2 +-
trunk/PKGBUILD | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD 2014-11-20 03:06:37 UTC (rev 122810)
+++ repos/community-i686/PKGBUILD 2014-11-20 03:20:05 UTC (rev 122811)
@@ -11,7 +11,7 @@
arch=('i686' 'x86_64')
license=('GPL')
depends=('gtk3' 'enchant')
-makedepends=('intltool' 'gobject-introspection' 'vala')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
md5sums=('cdc550a06dc424c8c497672bc54649db')
Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD 2014-11-20 03:06:37 UTC (rev 122810)
+++ repos/community-x86_64/PKGBUILD 2014-11-20 03:20:05 UTC (rev 122811)
@@ -11,7 +11,7 @@
arch=('i686' 'x86_64')
license=('GPL')
depends=('gtk3' 'enchant')
-makedepends=('intltool' 'gobject-introspection' 'vala')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
md5sums=('cdc550a06dc424c8c497672bc54649db')
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2014-11-20 03:06:37 UTC (rev 122810)
+++ trunk/PKGBUILD 2014-11-20 03:20:05 UTC (rev 122811)
@@ -11,7 +11,7 @@
arch=('i686' 'x86_64')
license=('GPL')
depends=('gtk3' 'enchant')
-makedepends=('intltool' 'gobject-introspection' 'vala')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
md5sums=('cdc550a06dc424c8c497672bc54649db')
More information about the arch-commits
mailing list