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 /net-libs/farstream | |
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 'net-libs/farstream')
-rw-r--r-- | net-libs/farstream/farstream-0.2.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/farstream/farstream-0.2.9-r1.ebuild b/net-libs/farstream/farstream-0.2.9-r1.ebuild index ca2d1a11df39..e582aa3ca3ad 100644 --- a/net-libs/farstream/farstream-0.2.9-r1.ebuild +++ b/net-libs/farstream/farstream-0.2.9-r1.ebuild @@ -43,7 +43,7 @@ DEPEND="${COMMON_DEPEND} " BDEPEND=" dev-util/glib-utils - >=dev-util/gtk-doc-am-1.18 + >=dev-build/gtk-doc-am-1.18 virtual/pkgconfig " |