add cpio dependency
This commit is contained in:
parent
59033bcbc4
commit
dce23c79e4
2 changed files with 5 additions and 4 deletions
5
.SRCINFO
5
.SRCINFO
|
@ -1,9 +1,9 @@
|
|||
# Generated by mksrcinfo v8
|
||||
# Mon Nov 5 15:08:18 UTC 2018
|
||||
# Fri Nov 16 18:28:31 UTC 2018
|
||||
pkgbase = systemtap
|
||||
pkgdesc = provides infrastructure to simplify the gathering of information about the running system.
|
||||
pkgver = 4.0
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = http://sourceware.org/systemtap/
|
||||
install = systemtap.install
|
||||
arch = x86_64
|
||||
|
@ -14,6 +14,7 @@ pkgbase = systemtap
|
|||
depends = elfutils
|
||||
depends = nss
|
||||
depends = python2
|
||||
depends = cpio
|
||||
optdepends = sqlite3: for storing results in a database
|
||||
source = systemtap-4.0.tar.gz::https://sourceware.org/systemtap/ftp/releases/systemtap-4.0.tar.gz
|
||||
source = systemtap-4.0.tar.gz.asc::https://sourceware.org/systemtap/ftp/releases/systemtap-4.0.tar.gz.asc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue