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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jul 13 15:37:51 UTC 2017


    Date: Thursday, July 13, 2017 @ 15:37:51
  Author: svenstaro
Revision: 244978

Add systemd to makedeps

Modified:
  uwsgi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-13 15:21:39 UTC (rev 244977)
+++ PKGBUILD	2017-07-13 15:37:51 UTC (rev 244978)
@@ -30,7 +30,7 @@
 conflicts=(python-$pkgbase)
 makedepends=(gcc python python2 ruby python2-greenlet python-greenlet php-embed curl libxml2 libyaml
              perl lua51 pcre libedit openssl bzip2 gmp pam java-environment=7
-             jansson classpath pypy mono python2-gevent apache)
+             jansson classpath pypy mono python2-gevent apache systemd)
 optdepends=('systemd: daemon scripts')
 source=("https://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz"
         uwsgiplugin.py::https://raw.githubusercontent.com/unbit/uwsgi/9787f6882c2475aa9873e400988160b17dd04545/plugins/systemd_logger/uwsgiplugin.py



More information about the arch-commits mailing list