app-emulation/anbox: add gtest dep

https://gitlab.com/src_prepare/src_prepare-overlay/-/issues/24

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
Alfred Wingate 2021-01-20 18:03:00 +02:00
parent 3a1b73ed75
commit ff4d4c7749
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Copyright 2020 Gentoo Authors
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -32,6 +32,7 @@ DEPEND="
>=app-emulation/lxc-3.0.0
dev-cpp/properties-cpp
dev-cpp/sdbus-cpp
dev-cpp/gtest
dev-libs/boost[threads]
dev-libs/expat
dev-libs/protobuf

View File

@ -1,4 +1,4 @@
# Copyright 2020 Gentoo Authors
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -32,6 +32,7 @@ DEPEND="
>=app-emulation/lxc-3.0.0
dev-cpp/properties-cpp
dev-cpp/sdbus-cpp
dev-cpp/gtest
dev-libs/boost[threads]
dev-libs/expat
dev-libs/protobuf