summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorideal2018-12-17 11:21:13 +0800
committerideal2018-12-17 11:21:13 +0800
commit04cf14abe20f150f3008cc06a117f32f8f5d8477 (patch)
treef217ef9e477312a1266baec6fe6f4b0907e37129
parent0ead298d6bff496d274ed789d0a5ccf3507d3e4c (diff)
downloadaur-04cf14abe20f150f3008cc06a117f32f8f5d8477.tar.gz
clean optdepends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1082b2e77c46..f1855e7c5a2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
license=('GPL')
depends=('elfutils' 'nss' 'python' 'json-c' 'avahi')
makedepends=('git' 'python-setuptools' 'xmlto' 'cpio')
-optdepends=('sqlite3' 'linux-fedora: for debug enabled kernel' 'linux-lily-debug: for debug enabled kernel')
+optdepends=('sqlite3')
provides=(systemtap=4.0)
conflicts=(systemtap)
_gitroot=git://sourceware.org/git/systemtap.git