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
This commit is contained in:
Fabian Vogt 2023-06-26 09:13:02 +00:00 committed by Git OBS Bridge
parent 7fec8721ad
commit 36e7c04d8c
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 26 09:00:14 UTC 2023 - Fabian Vogt <fvogt@suse.com>
- absl is also needed for using the -devel package
-------------------------------------------------------------------
Fri Jun 23 06:14:07 UTC 2023 - Fabian Vogt <fvogt@suse.com>

View File

@ -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