update depends
This commit is contained in:
parent
487ece75eb
commit
c3d5d8188c
2 changed files with 3 additions and 3 deletions
2
PKGBUILD
2
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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue