diff --git a/srcpkgs/libphonenumber/template b/srcpkgs/libphonenumber/template index df75db75c7e..62e0137d0c0 100644 --- a/srcpkgs/libphonenumber/template +++ b/srcpkgs/libphonenumber/template @@ -1,13 +1,14 @@ # Template file for 'libphonenumber' pkgname=libphonenumber version=8.13.30 -revision=1 +revision=2 build_wrksrc=cpp build_style=cmake build_helper=qemu configure_args="-DREGENERATE_METADATA=OFF" hostmakedepends="pkg-config protobuf" -makedepends="boost-devel gtest-devel icu-devel protobuf-devel" +makedepends="boost-devel-minimal libboost_thread libboost_date_time libboost_system + gtest-devel icu-devel protobuf-devel" short_desc="Google's common library for handling international phone numbers" maintainer="Louis Dupré Bertoni " license="Apache-2.0"