summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaikel Wever2018-08-10 21:07:58 +0200
committerGitHub2018-08-10 21:07:58 +0200
commitfebbef66f359fa3db68fc39404e0b1943b511088 (patch)
tree0b9efe47092da9b25a20610195d634ec81f834d1
parentd27bd143c4ae6333c6b7faa86d11575e4ea99671 (diff)
parent695f1378ee15dd678358f7b14dc8aaa5258a71af (diff)
downloadaur-febbef66f359fa3db68fc39404e0b1943b511088.tar.gz
Merge pull request #13 from emaballarin/master
Fix bugs introduced with post-v.3.3 updates to LXC codebase
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff84e8f3b995..e26d1d980ae0 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' 'dqlite-git')
makedepends=('go-pie' 'git')
options=('!strip' '!emptydirs')
optdepends=(