summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60c2e9ba5c8c..036c269d64e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/lxc/lxd"
license=('APACHE')
conflicts=('lxd-lts')
depends=('lxc' 'squashfs-tools' 'dnsmasq' 'sqlite' 'attr')
-makedepends=('go-pie' 'git')
+makedepends=('go-pie' 'git' 'sed')
options=('!strip' '!emptydirs')
optdepends=(
'lvm2: for lvm2 support'