summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Angelopoulos2018-06-16 09:59:08 +0200
committerGeorge Angelopoulos2018-06-16 09:59:08 +0200
commitc3d5d8188c0dfaae616bf39f08b57fdc5f666440 (patch)
tree6faa5fa88e43fdbc7d746b3358316ec675b3d1ed /PKGBUILD
parent487ece75ebda37992529c3bd653e7b140f45780c (diff)
downloadaur-c3d5d8188c0dfaae616bf39f08b57fdc5f666440.tar.gz
update depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5060c0b6e577..2f35006460d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="provides infrastructure to simplify the gathering of information about
url="http://sourceware.org/systemtap/"
arch=('x86_64' 'i686')
license=('GPL')
-depends=('elfutils' 'nss' 'python2')
+depends=('elfutils' 'nss' 'python')
makedepends=('python-setuptools' 'xmlto')
optdepends=('sqlite3: for storing results in a database')
source=("${pkgname}-${pkgver}.tar.gz::https://sourceware.org/systemtap/ftp/releases/${pkgname}-${pkgver}.tar.gz"