summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmanuele Ballarin2018-08-04 17:34:11 +0200
committerGitHub2018-08-04 17:34:11 +0200
commit5cafa315a04711dd160f00a7da1982b6da51814b (patch)
tree7fe2b42c2bd8c43829f9a9eafa8a99f455486680 /PKGBUILD
parent99f212c66cb4bd26f6e7ded3a0987e007b1b7b10 (diff)
downloadaur-5cafa315a04711dd160f00a7da1982b6da51814b.tar.gz
Add new LXC/LXD dependency
File required is: xattr.h
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 436c61df5b13..75d4c57e5aec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="https://github.com/lxc/lxd"
license=('APACHE')
conflicts=('lxd-lts')
-depends=('lxc' 'squashfs-tools' 'dnsmasq' 'sqlite')
+depends=('lxc' 'squashfs-tools' 'dnsmasq' 'sqlite' 'attr')
makedepends=('go-pie' 'git')
options=('!strip' '!emptydirs')
optdepends=(