aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/pleroma-fe/pleroma-fe-2.7.0.ebuild')
-rw-r--r--www-apps/pleroma-fe/pleroma-fe-2.7.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/www-apps/pleroma-fe/pleroma-fe-2.7.0.ebuild b/www-apps/pleroma-fe/pleroma-fe-2.7.0.ebuild
index f232455bc..618e326bc 100644
--- a/www-apps/pleroma-fe/pleroma-fe-2.7.0.ebuild
+++ b/www-apps/pleroma-fe/pleroma-fe-2.7.0.ebuild
@@ -19,8 +19,9 @@ SLOT="0"
# said dependencies have their checksum verified via `yarn.lock`
RESTRICT="network-sandbox"
+# npm: https://bugs.gentoo.org/945533
BDEPEND="
- net-libs/nodejs
+ net-libs/nodejs[npm]
sys-apps/yarn
"