[arch-commits] Commit in ncmpcpp/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Fri Oct 31 11:57:18 UTC 2014
Date: Friday, October 31, 2014 @ 12:57:17
Author: bpiotrowski
Revision: 121626
Remove git from makedepends.
Modified:
ncmpcpp/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-31 11:56:21 UTC (rev 121625)
+++ PKGBUILD 2014-10-31 11:57:17 UTC (rev 121626)
@@ -12,7 +12,7 @@
url='http://ncmpcpp.rybczak.net/'
license=('GPL')
depends=('curl' 'libmpdclient' 'taglib' 'ncurses' 'fftw' 'boost-libs')
-makedepends=('boost' 'git')
+makedepends=('boost')
source=(http://ncmpcpp.rybczak.net/stable/ncmpcpp-0.6.tar.bz2
missing-include.patch)
md5sums=('8b041b4695686bd0e959e164edf1b01b'
More information about the arch-commits
mailing list