From fd173f7406ce3f3ef95d20f5cfdb6285758083bb Mon Sep 17 00:00:00 2001 From: omni Date: Mon, 13 Nov 2023 23:59:02 +0000 Subject: [PATCH] testing/lomiri-location-service: fix makedepends --- testing/lomiri-location-service/APKBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/lomiri-location-service/APKBUILD b/testing/lomiri-location-service/APKBUILD index 9017123087c..832c691ee46 100644 --- a/testing/lomiri-location-service/APKBUILD +++ b/testing/lomiri-location-service/APKBUILD @@ -26,6 +26,7 @@ makedepends="$depends_dev gettext gmock gtest-dev + samurai " checkdepends="coreutils" source="https://gitlab.com/ubports/development/core/location-service/-/archive/$pkgver/location-service-$pkgver.tar.gz"