summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordysphoria2019-10-25 03:28:16 +0100
committerdysphoria2019-10-25 03:28:16 +0100
commit152c3fb0bb5ae98b76c9536c24c48d202b542db4 (patch)
tree1b28e2fbda5bbdab36363b64d2f6d242a1d1ed1c
parente19233bd7716db6b09bf4b1c465337b530a9340b (diff)
downloadaur-152c3fb0bb5ae98b76c9536c24c48d202b542db4.tar.gz
[pkg] TOMOYO enabled in lts
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7179376e1041..b0e2008ba4ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ url='https://tomoyo.osdn.jp'
#url='http://sourceforge.jp/projects/tomoyo/releases/?package_id=9818'
license=('GPL')
depends=('ncurses>=6.0')
-optdepends=('linux-lts-tomoyo: TOMOYO Linux enabled kernel')
+optdepends=('linux-lts: TOMOYO Linux enabled kernel')
conflicts=('tomoyo-tools')
replaces=('tomoyo-tools<2.6')
install=tomoyo-tools.install