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

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


    Date: Thursday, May 5, 2016 @ 14:59:42
  Author: bpiotrowski
Revision: 266941

Add hardening-wrapper to makedepends

Modified:
  nginx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-05 12:59:15 UTC (rev 266940)
+++ PKGBUILD	2016-05-05 12:59:42 UTC (rev 266941)
@@ -13,6 +13,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