From ff4d4c774948caf838283a912ed0d3f984e7aa85 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Wed, 20 Jan 2021 18:03:00 +0200 Subject: [PATCH] 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 --- app-emulation/anbox/anbox-0_pre20201129.ebuild | 3 ++- app-emulation/anbox/anbox-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/app-emulation/anbox/anbox-0_pre20201129.ebuild b/app-emulation/anbox/anbox-0_pre20201129.ebuild index fb2f600..fe81677 100644 --- a/app-emulation/anbox/anbox-0_pre20201129.ebuild +++ b/app-emulation/anbox/anbox-0_pre20201129.ebuild @@ -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 diff --git a/app-emulation/anbox/anbox-9999.ebuild b/app-emulation/anbox/anbox-9999.ebuild index fb2f600..fe81677 100644 --- a/app-emulation/anbox/anbox-9999.ebuild +++ b/app-emulation/anbox/anbox-9999.ebuild @@ -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