From 76ff17bf260af22c065e920700e6524258a14eb8 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 3 Feb 2023 00:08:13 -0600 Subject: www-apps/hugo: set BDEPEND for --- www-apps/hugo/hugo-0.108.0.ebuild | 3 ++- www-apps/hugo/hugo-0.110.0.ebuild | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/www-apps/hugo/hugo-0.108.0.ebuild b/www-apps/hugo/hugo-0.108.0.ebuild index 129d62e8af01..d755ec533746 100644 --- a/www-apps/hugo/hugo-0.108.0.ebuild +++ b/www-apps/hugo/hugo-0.108.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2018-2022 Gentoo Authors +# Copyright 2018-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,6 +22,7 @@ IUSE="doc +sass test" BDEPEND=" >=dev-lang/go-1.18 +