summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-04-11 16:11:47 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-04-11 16:12:50 +0300
commit5ac1b19bd9b11e0b712a856f0e45bb2eda94ea6f (patch)
tree9fa0f1d259922db85e86d3cff06e83300c02a289 /www-apps/hugo/metadata.xml
parentwww-apps/hugo: add 0.96.0, enable tests (diff)
downloadgentoo-5ac1b19bd9b11e0b712a856f0e45bb2eda94ea6f.tar.gz
gentoo-5ac1b19bd9b11e0b712a856f0e45bb2eda94ea6f.tar.bz2
gentoo-5ac1b19bd9b11e0b712a856f0e45bb2eda94ea6f.zip
www-apps/hugo: add "test-full" USE flag for optional heavy test deps
- the optfeature method was suggested by me, but find this better in the end since this can be automated. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-apps/hugo/metadata.xml')
-rw-r--r--www-apps/hugo/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-apps/hugo/metadata.xml b/www-apps/hugo/metadata.xml
index d3bce6b51931..c1a8bfb7f195 100644
--- a/www-apps/hugo/metadata.xml
+++ b/www-apps/hugo/metadata.xml
@@ -11,6 +11,7 @@
</maintainer>
<use>
<flag name="sass">Enable SASS/SCSS support</flag>
+ <flag name="test-full">Pull optional heavier test-dependency packages</flag>
</use>
<upstream>
<remote-id type="github">gohugoio/hugo</remote-id>