summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMubashshir2021-08-28 16:26:17 +0600
committerMubashshir2021-08-28 16:26:17 +0600
commit7d0d31f09949ac9e9eb44f37c4eb54963f7a9b77 (patch)
treec173ae2cee161b64904f1d289dee4ed27dad5f44 /PKGBUILD
parentb91066185ae7ec3141a597c08fd0a28140988098 (diff)
parent55f240c75897ca69fafccec49e4a9824c32b6222 (diff)
downloadaur-7d0d31f09949ac9e9eb44f37c4eb54963f7a9b77.tar.gz
upgpkg: Update nbox-git 1r1350.04ac697-17
Merge subtree 'anbox-git' * commit '55f240c75897ca69fafccec49e4a9824c32b6222': Add "systemd" and "dbus" to makepends.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76b45e3db286..6547d10318b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=anbox-git
pkgver=r1350.04ac697
-pkgrel=10
+pkgrel=17
epoch=1
arch=('x86_64')
url="http://anbox.io/"
@@ -14,7 +14,7 @@ pkgdesc="Running Android in a container"
depends=('lxc-git' 'sdl2_image' 'protobuf' 'anbox-image' 'libsystemd' 'boost-libs' 'sdbus-cpp')
replaces=('anbox-launchers')
conflicts=('anbox-launchers')
-makedepends=('cmake' 'git' 'glm' 'boost' 'properties-cpp' 'gtest' 'python')
+makedepends=('cmake' 'git' 'glm' 'boost' 'properties-cpp' 'gtest' 'python' 'systemd' 'dbus')
source=("git+https://github.com/anbox/anbox.git"
"git+https://github.com/google/cpu_features.git"
"no-bundled-sdbus.patch"