summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIwan Timmer2017-04-15 11:48:37 +0200
committerIwan Timmer2017-04-15 11:48:37 +0200
commit56bfd6e243fa2a2be1219b959e06c9987484693e (patch)
tree6c521b23d900484c0ecc19ef59801f4281b640ba /PKGBUILD
parent4e1859593b7a588c05b3efb655a30785138c97e9 (diff)
downloadaur-56bfd6e243fa2a2be1219b959e06c9987484693e.tar.gz
Additional build dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a0f1247616f..0bd3c34e9343 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=2
arch=('x86_64')
url="http://anbox.io/"
license=('GPL3')
-makedepends=('cmake' 'git' 'glm' 'dbus-cpp' 'lxc' 'sdl2' 'protobuf')
+makedepends=('cmake' 'git' 'glm' 'dbus-cpp' 'lxc' 'sdl2' 'protobuf' 'gmock' 'boost')
source=("git+https://github.com/anbox/anbox.git"
'anbox-container-manager.service'
'anbox-session-manager.service'