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

Jan de Groot jgc at nymeria.archlinux.org
Tue Nov 19 10:00:29 UTC 2013


    Date: Tuesday, November 19, 2013 @ 11:00:28
  Author: jgc
Revision: 199925

Remove sqlite dependency (FS#37833)

Modified:
  gnome-chess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-19 03:50:58 UTC (rev 199924)
+++ PKGBUILD	2013-11-19 10:00:28 UTC (rev 199925)
@@ -8,7 +8,7 @@
 pkgdesc="Play the classic two-player boardgame of chess"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'gtk3' 'librsvg' 'sqlite')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'gtk3' 'librsvg')
 makedepends=('intltool' 'itstool' 'gobject-introspection')
 optdepends=('gnuchess: Play against computer')
 conflicts=('gnome-games')




More information about the arch-commits mailing list