summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBenjamin A. Shelton2016-05-07 23:10:58 -0600
committerBenjamin A. Shelton2016-05-07 23:10:58 -0600
commitee25703577edd89efb4c97fd831c5938769b7111 (patch)
tree903162e9523bdead2e31954162ceb50d5ee35b20 /.SRCINFO
parent835ba83f988ad775a352ec161477bddd2829c741 (diff)
downloadaur-ee25703577edd89efb4c97fd831c5938769b7111.tar.gz
Added dependencies and possible workaround for GCC 6.1.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83005ac0ff3f..593b722d96af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat May 7 17:19:07 UTC 2016
+# Sun May 8 05:10:49 UTC 2016
pkgbase = sentry
pkgdesc = Python-based realtime logging and aggregation server.
pkgver = 8.4.0
- pkgrel = 1
+ pkgrel = 2
url = http://pypi.python.org/pypi/sentry
install = sentry.install
arch = any
@@ -12,6 +12,8 @@ pkgbase = sentry
makedepends = python2-setuptools
makedepends = python2-virtualenv
depends = jansson
+ depends = libxml2
+ depends = libxslt
depends = python2
depends = postgresql
depends = redis