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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu May 5 12:59:15 UTC 2016


    Date: Thursday, May 5, 2016 @ 14:59:15
  Author: bpiotrowski
Revision: 266940

Add hardening-wrapper to makedepends

Modified:
  nginx-mainline/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-05 12:57:54 UTC (rev 266939)
+++ PKGBUILD	2016-05-05 12:59:15 UTC (rev 266940)
@@ -11,6 +11,7 @@
 url='http://nginx.org'
 license=('custom')
 depends=('pcre' 'zlib' 'openssl' 'geoip')
+makedepends=('hardening-wrapper')
 backup=('etc/nginx/fastcgi.conf'
         'etc/nginx/fastcgi_params'
         'etc/nginx/koi-win'



More information about the arch-commits mailing list