summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12c3a8eb7268..0fc3cf556dc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
# Maintainer: Timothée Ravier <tim@siosm.fr>
# Contributor: Nicky726 (Nicky726 <at> gmail <dot> com)
# Contributor: Sergej Pupykin (pupykin <dot> s+arch <at> gmail <dot> com)
+# Contributor: Zezadas
pkgname=libselinux
pkgver=2.2.2
@@ -10,7 +11,7 @@ arch=('i686' 'x86_64')
url='http://userspace.selinuxproject.org'
license=('GPL')
groups=('selinux')
-makedepends=('python2' 'python' 'ruby' 'xz' 'pcre')
+makedepends=('python2' 'python' 'ruby' 'xz' 'pcre' 'swig')
depends=('libsepol')
optdepends=('python2: python2 bindings'
'python: python bindings'