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

Christian Hesse eworm at archlinux.org
Wed Aug 10 22:33:42 UTC 2016


    Date: Wednesday, August 10, 2016 @ 22:33:42
  Author: eworm
Revision: 186370

drop subversion from makedepends

Modified:
  ctemplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-10 22:08:30 UTC (rev 186369)
+++ PKGBUILD	2016-08-10 22:33:42 UTC (rev 186370)
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 url='https://github.com/olafvdspek/ctemplate'
 license=('BSD')
-makedepends=('subversion' 'python2')
+makedepends=('python2')
 depends=('gcc-libs' 'perl')
 source=("https://github.com/OlafvdSpek/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz")
 sha256sums=('99e5cb6d3f8407d5b1ffef96b1d59ce3981cda3492814e5ef820684ebb782556')



More information about the arch-commits mailing list