[arch-commits] Commit in privoxy/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 9 15:32:35 UTC 2021
Date: Sunday, May 9, 2021 @ 15:32:35
Author: felixonmars
Revision: 929258
remove autoconf from makedep. it's in base-devel.
Modified:
privoxy/trunk/PKGBUILD
----------+
PKGBUILD | 1 -
1 file changed, 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-09 15:32:20 UTC (rev 929257)
+++ PKGBUILD 2021-05-09 15:32:35 UTC (rev 929258)
@@ -11,7 +11,6 @@
url='https://www.privoxy.org'
license=('GPL2')
depends=('pcre' 'zlib')
-makedepends=('autoconf')
backup=('etc/privoxy/'{config,trust,match-all.action,{default,user}.{action,filter}}
'etc/logrotate.d/privoxy')
source=("https://downloads.sourceforge.net/ijbswa/${pkgname}-${pkgver}-stable-src.tar.gz"
More information about the arch-commits
mailing list