From e38082e9b0e922a4d6872ab3513d1cc852312b07 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Tue, 10 Jul 2018 19:37:55 +0200 Subject: [PATCH] x11-themes/greybird: Depend on dev-ruby/sass:3.5 Closes: https://bugs.gentoo.org/643434 Package-Manager: Portage-2.3.41, Repoman-2.3.9 --- x11-themes/greybird/greybird-3.22.8.ebuild | 2 +- x11-themes/greybird/greybird-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/greybird/greybird-3.22.8.ebuild b/x11-themes/greybird/greybird-3.22.8.ebuild index 262fa31a6b9e..aa8b49e170fd 100644 --- a/x11-themes/greybird/greybird-3.22.8.ebuild +++ b/x11-themes/greybird/greybird-3.22.8.ebuild @@ -22,7 +22,7 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-libs/glib:2 - dev-ruby/sass + dev-ruby/sass:3.5 " S=${WORKDIR}/${MY_PN}-${PV} diff --git a/x11-themes/greybird/greybird-9999.ebuild b/x11-themes/greybird/greybird-9999.ebuild index dd3fbd1ddb7a..395fa8e0a143 100644 --- a/x11-themes/greybird/greybird-9999.ebuild +++ b/x11-themes/greybird/greybird-9999.ebuild @@ -22,7 +22,7 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-libs/glib:2 - dev-ruby/sass + dev-ruby/sass:3.5 " src_prepare() { -- 2.26.2