summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornl67202019-10-26 17:27:42 +0300
committernl67202019-10-26 17:27:42 +0300
commita797f1db759f46909bbf6a38a5fab46f3f45a6f4 (patch)
tree8075efa6aab6b6f3f79bc04d9e4d0b4fcb32c3ab /PKGBUILD
parent9c448fcc39211c52c433320b731718b5f8aa424f (diff)
downloadaur-a797f1db759f46909bbf6a38a5fab46f3f45a6f4.tar.gz
apparmor-git 2.13.r676.g1567ea6f
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eaea645f4cc1..a7576a15b68e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: David Runge <dave@sleepmap.de>
pkgname=apparmor-git
-pkgver=2.13.r638.gdb1f3918
+pkgver=2.13.r676.g1567ea6f
pkgrel=1
pkgdesc='Mandatory Access Control (MAC) using Linux Security Module (LSM)'
arch=('x86_64')
url='https://gitlab.com/apparmor/apparmor'
license=('GPL')
depends=('audit' 'bash' 'pam' 'python')
-makedepends=('git' 'apache' 'swig' 'ruby')
+makedepends=('git' 'apache' 'swig' 'perl' 'ruby')
checkdepends=('dejagnu' 'perl-locale-gettext' 'python-pyflakes' 'python-notify2' 'python-psutil')
optdepends=('perl: perl bindings'
'ruby: ruby bindings'