summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnome-base/gnome-shell/gnome-shell-40.4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnome-base/gnome-shell/gnome-shell-40.4.ebuild b/gnome-base/gnome-shell/gnome-shell-40.4.ebuild
index bcac8ef26499..18c22c5a01b2 100644
--- a/gnome-base/gnome-shell/gnome-shell-40.4.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-40.4.ebuild
@@ -116,9 +116,7 @@ PDEPEND="
browser-extension? ( gnome-extra/chrome-gnome-shell )
"
BDEPEND="
- dev-lang/sassc
dev-libs/libxslt
- app-text/asciidoc
>=dev-util/gdbus-codegen-2.45.3
dev-util/glib-utils
gtk-doc? ( >=dev-util/gtk-doc-1.17
@@ -126,6 +124,9 @@ BDEPEND="
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
"
+# These are not needed from tarballs, unless stylesheets or manpage get patched with patchset:
+# dev-lang/sassc
+# app-text/asciidoc
PATCHES=(
# Fix automagic gnome-bluetooth dep, bug #398145