summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNHOrus <jy6x2b32pie9@yahoo.com>2024-04-01 10:26:29 +0400
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-04-02 14:00:15 +0200
commit918364ba4bda6685526abcd655f1e903e69c1d77 (patch)
tree38d42fa6bbcbf39219360343408c64d6f168fe03 /sci-misc
parentdev-python/pyopengl_accelerate: enable python3_12 (diff)
downloadgentoo-918364ba4bda6685526abcd655f1e903e69c1d77.tar.gz
gentoo-918364ba4bda6685526abcd655f1e903e69c1d77.tar.bz2
gentoo-918364ba4bda6685526abcd655f1e903e69c1d77.zip
sci-misc/oww: fix missing build-time dependency
Closes: https://bugs.gentoo.org/831137 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/36032 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/oww/oww-0.86.5-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-misc/oww/oww-0.86.5-r1.ebuild b/sci-misc/oww/oww-0.86.5-r1.ebuild
index e91581f01553..48b92ed439b8 100644
--- a/sci-misc/oww/oww-0.86.5-r1.ebuild
+++ b/sci-misc/oww/oww-0.86.5-r1.ebuild
@@ -18,7 +18,9 @@ RDEPEND="
net-misc/curl
gtk? ( x11-libs/gtk+:2 )"
DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
+BDEPEND="
+ virtual/pkgconfig
+ dev-util/intltool"
PATCHES=(
"${FILESDIR}"/${PN}-0.86.4-build.patch