From 36e7c04d8c9f9bd44774df322b9c137122dcc31c09a3a96d029f77439becbb39 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Mon, 26 Jun 2023 09:13:02 +0000 Subject: [PATCH] Accepting request 1095367 from home:favogt:branches:devel:libraries:c_c++ - absl is also needed for using the -devel package OBS-URL: https://build.opensuse.org/request/show/1095367 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libphonenumber?expand=0&rev=16 --- libphonenumber.changes | 5 +++++ libphonenumber.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/libphonenumber.changes b/libphonenumber.changes index e144c47..dff5723 100644 --- a/libphonenumber.changes +++ b/libphonenumber.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 26 09:00:14 UTC 2023 - Fabian Vogt + +- absl is also needed for using the -devel package + ------------------------------------------------------------------- Fri Jun 23 06:14:07 UTC 2023 - Fabian Vogt diff --git a/libphonenumber.spec b/libphonenumber.spec index 8274097..1e76114 100644 --- a/libphonenumber.spec +++ b/libphonenumber.spec @@ -60,6 +60,7 @@ for running on smartphones, and is used by the Android framework since 4.0 Summary: Library for parsing, formatting, and validating international phone numbers Group: Development/Libraries/C and C++ Requires: %{name}%{lib_ver} = %{version} +Requires: cmake(absl) Requires: pkgconfig(protobuf) >= 2.4 %description devel