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

Daniel M. Capella polyzen at archlinux.org
Wed Jan 23 22:09:19 UTC 2019


    Date: Wednesday, January 23, 2019 @ 22:09:18
  Author: polyzen
Revision: 427416

Add uwsgi optdep

Modified:
  xandikos/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-23 21:56:21 UTC (rev 427415)
+++ PKGBUILD	2019-01-23 22:09:18 UTC (rev 427416)
@@ -9,6 +9,7 @@
 license=('GPL3')
 depends=('python-defusedxml' 'python-dulwich' 'python-icalendar' 'python-jinja')
 makedepends=('python-setuptools')
+optdepends=('uwsgi-plugin-python: to run in production')
 source=("https://files.pythonhosted.org/packages/source/x/xandikos/xandikos-$pkgver.tar.gz")
 sha512sums=('52eb3d064690a3ca8bb99c90325485102600905def933939b5a79716409b7706fb8a8c977adaa59200ab6fb49ff2ba68fc1dab5f05bf43add7f72eaa9a18f40b')
 



More information about the arch-commits mailing list