summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIvan Lyapunov2017-01-16 09:23:11 +0300
committerIvan Lyapunov2017-01-16 09:23:11 +0300
commit50d15a59a5f2ad547952999ef909ea744c3903ff (patch)
treed638116430f9ee15cbccfc394dde5a133ffbcd81 /PKGBUILD
parent4849189ad8a7249a334542565c54a0e86c5a479b (diff)
downloadaur-50d15a59a5f2ad547952999ef909ea744c3903ff.tar.gz
deps updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd139271c244..89da25a05ead 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=systemtap
pkgver=3.0
-pkgrel=2
+pkgrel=3
pkgdesc="SystemTap provides free software (GPL) infrastructure to simplify the gathering of information about the running Linux system."
url="http://sourceware.org/systemtap/"
arch=('i686' 'x86_64' 'armv7h' 'armv6h')
license=('GPL')
-depends=('elfutils' 'nss' 'python2' 'texlive-latexextra' 'latex2html')
+depends=('elfutils' 'nss' 'python2' 'texlive-fontsextra' 'texlive-latexextra' 'latex2html')
makedepends=('gcc')
-optdepends=('sqlite3' 'linux-fedora')
+optdepends=('sqlite3')
source=(http://sourceware.org/systemtap/ftp/releases/$pkgname-$pkgver.tar.gz)
sha1sums=('5ef3a2d9945b0f6bae0061e33811e25e5138f5b7')