parent
559c72395d
commit
422e628c9f
2 changed files with 3 additions and 3 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -8,7 +8,7 @@ url="http://sourceware.org/systemtap/"
|
|||
arch=('x86_64' 'i686')
|
||||
license=('GPL')
|
||||
depends=('elfutils' 'nss' 'python2')
|
||||
makedepends=('python-setuptools' 'xmlto')
|
||||
makedepends=('python2-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"
|
||||
"${pkgname}-${pkgver}.tar.gz.asc::https://sourceware.org/systemtap/ftp/releases/${pkgname}-${pkgver}.tar.gz.asc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue