diff options
-rw-r--r-- | sci-geosciences/osm2pgsql/osm2pgsql-1.4.0-r100.ebuild | 4 | ||||
-rw-r--r-- | sci-geosciences/osm2pgsql/osm2pgsql-99999999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-geosciences/osm2pgsql/osm2pgsql-1.4.0-r100.ebuild b/sci-geosciences/osm2pgsql/osm2pgsql-1.4.0-r100.ebuild index 552e4a10ca94..a377b456ed4a 100644 --- a/sci-geosciences/osm2pgsql/osm2pgsql-1.4.0-r100.ebuild +++ b/sci-geosciences/osm2pgsql/osm2pgsql-1.4.0-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,7 +26,7 @@ COMMON_DEPEND=" lua? ( ${LUA_DEPS} ) " DEPEND="${COMMON_DEPEND} - dev-libs/boost + dev-libs/boost:= " RDEPEND="${COMMON_DEPEND} dev-db/postgis diff --git a/sci-geosciences/osm2pgsql/osm2pgsql-99999999.ebuild b/sci-geosciences/osm2pgsql/osm2pgsql-99999999.ebuild index 96c27e44b3cd..d9f18aee8602 100644 --- a/sci-geosciences/osm2pgsql/osm2pgsql-99999999.ebuild +++ b/sci-geosciences/osm2pgsql/osm2pgsql-99999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -28,7 +28,7 @@ COMMON_DEPEND=" lua? ( ${LUA_DEPS} ) " DEPEND="${COMMON_DEPEND} - dev-libs/boost + dev-libs/boost:= " RDEPEND="${COMMON_DEPEND} dev-db/postgis |