diff options
author | Philipp Ammann <philipp.ammann@posteo.de> | 2019-12-09 11:05:36 +0000 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2019-12-10 08:34:11 +0200 |
commit | 3401eda12c93a4918ad30d28fd0a018f346a4c50 (patch) | |
tree | dc393795049d3f67873a9eef7e086331f67b65a7 /www-client | |
parent | profiles/package.mask: unmask app-admin/docker-bench (diff) | |
download | gentoo-3401eda12c93a4918ad30d28fd0a018f346a4c50.tar.gz gentoo-3401eda12c93a4918ad30d28fd0a018f346a4c50.tar.bz2 gentoo-3401eda12c93a4918ad30d28fd0a018f346a4c50.zip |
www-client/netsurf: update BDEPEND
Closes: https://bugs.gentoo.org/702080
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/13926
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/netsurf/netsurf-3.9.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/netsurf/netsurf-3.9.ebuild b/www-client/netsurf/netsurf-3.9.ebuild index 5f91bf66d4c5..89bfe438c733 100644 --- a/www-client/netsurf/netsurf-3.9.ebuild +++ b/www-client/netsurf/netsurf-3.9.ebuild @@ -48,6 +48,7 @@ RDEPEND=" !svgtiny? ( gnome-base/librsvg:2 ) ) webp? ( >=media-libs/libwebp-0.3.0 )" BDEPEND=" + duktape? ( app-editors/vim-core ) dev-libs/check dev-perl/HTML-Parser >=dev-util/netsurf-buildsystem-1.7-r1" |