diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-15 17:34:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-17 15:07:15 +0100 |
commit | 80558608ae111ebddad012e63542db9adb34c5b1 (patch) | |
tree | bfe26f591b9bafe769dbfc886903951d0ae92fd6 /sci-geosciences | |
parent | Move {sys-devel → dev-build}/boost-m4 (diff) | |
download | gentoo-80558608ae111ebddad012e63542db9adb34c5b1.tar.gz gentoo-80558608ae111ebddad012e63542db9adb34c5b1.tar.bz2 gentoo-80558608ae111ebddad012e63542db9adb34c5b1.zip |
Move {dev-util → dev-build}/gtk-doc-am
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/34819
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/osm-gps-map/osm-gps-map-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | sci-geosciences/viking/viking-1.10.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-geosciences/osm-gps-map/osm-gps-map-1.2.0.ebuild b/sci-geosciences/osm-gps-map/osm-gps-map-1.2.0.ebuild index ac385b580b8f..7851b7837315 100644 --- a/sci-geosciences/osm-gps-map/osm-gps-map-1.2.0.ebuild +++ b/sci-geosciences/osm-gps-map/osm-gps-map-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,7 +21,7 @@ RDEPEND=">=dev-libs/glib-2.16.0:2 dev-libs/gobject-introspection" DEPEND="${RDEPEND} gnome-base/gnome-common:3" -BDEPEND="dev-util/gtk-doc-am +BDEPEND="dev-build/gtk-doc-am virtual/pkgconfig" PATCHES=( diff --git a/sci-geosciences/viking/viking-1.10.ebuild b/sci-geosciences/viking/viking-1.10.ebuild index 3cfec0761b38..35fb8f0196c1 100644 --- a/sci-geosciences/viking/viking-1.10.ebuild +++ b/sci-geosciences/viking/viking-1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -41,7 +41,7 @@ DEPEND="${COMMONDEPEND} app-text/yelp-tools dev-util/intltool dev-util/gtk-doc - dev-util/gtk-doc-am + dev-build/gtk-doc-am dev-libs/libxslt virtual/pkgconfig sys-devel/gettext |