From d09f4faf526b33a8d938e653589ec1d726ef146f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jack=C2=B7Boos=C2=B7Yu?= <47264268+JackBoosY@users.noreply.github.com> Date: Wed, 5 Feb 2020 06:46:24 +0800 Subject: [cppmicroservices] Fix find dependency gtest (#9886) * [cppmicroservices] Fix find dependency gtest * update baseline --- ports/cppmicroservices/CONTROL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ports/cppmicroservices/CONTROL') diff --git a/ports/cppmicroservices/CONTROL b/ports/cppmicroservices/CONTROL index 4ca4793f0..91748199f 100644 --- a/ports/cppmicroservices/CONTROL +++ b/ports/cppmicroservices/CONTROL @@ -1,5 +1,5 @@ Source: cppmicroservices -Version: v3.4.0 +Version: 3.4.0-1 Homepage: https://github.com/CppMicroServices/CppMicroServices Description: An OSGi-like C++ dynamic module system and service registry - +Build-Depends: gtest \ No newline at end of file -- cgit v1.2.3