dev-lang/sassc: sync live ebuild
authorAlexandre Rostovtsev <tetromino@gentoo.org>
Fri, 23 Mar 2018 20:16:33 +0000 (16:16 -0400)
committerAlexandre Rostovtsev <tetromino@gentoo.org>
Fri, 23 Mar 2018 20:16:33 +0000 (16:16 -0400)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-lang/sassc/sassc-9999.ebuild

index 986e5579b3d8787b42780fa1c9835586989a25f2..847d2e349e3abd25abe0cb8a7fa42610a4398b7c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ LICENSE="MIT"
 SLOT="0"
 IUSE=""
 
-RDEPEND=">=dev-libs/libsass-3.4:="
+RDEPEND=">=dev-libs/libsass-3.5:="
 DEPEND="${RDEPEND}"
 
 DOCS=( Readme.md )