[jhbuild] core-deps: include sassc/libsass
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] core-deps: include sassc/libsass
- Date: Sat, 9 Nov 2019 15:10:51 +0000 (UTC)
commit b4ef40314332f18de2e3e986e8e9e1dca25a3723
Author: Christoph Reiter <reiter christoph gmail com>
Date: Sat Nov 9 16:08:10 2019 +0100
core-deps: include sassc/libsass
The latest release (3.6.x) breaks the gtk build, this makes it easier to
use an older version in case the distro is shipping a newer one and to test
newer versions for debugging etc.
modulesets/gnome-suites-core-deps-latest.modules | 15 +++++++++++++++
modulesets/gnome-sysdeps-latest.modules | 7 -------
2 files changed, 15 insertions(+), 7 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index be0a64f3..61f59a30 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1890,6 +1890,21 @@
size="478237"/>
</autotools>
+ <autotools id="libsass" autogen-sh="autoreconf">
+ <branch repo="github.com"
+ module="sass/libsass.git"
+ revision="3.5.5"/>
+ </autotools>
+
+ <autotools id="sassc" autogen-sh="autoreconf">
+ <branch repo="github.com"
+ module="sass/sassc.git"
+ revision="3.5.0"/>
+ <dependencies>
+ <dep package="libsass"/>
+ </dependencies>
+ </autotools>
+
<autotools id="speech-dispatcher"
supports-non-srcdir-builds="no"
autogenargs="--with-espeak">
diff --git a/modulesets/gnome-sysdeps-latest.modules b/modulesets/gnome-sysdeps-latest.modules
index e33cddc9..6996c9a7 100644
--- a/modulesets/gnome-sysdeps-latest.modules
+++ b/modulesets/gnome-sysdeps-latest.modules
@@ -1168,13 +1168,6 @@
<branch repo="system"/>
</systemmodule>
- <systemmodule id="sassc">
- <branch repo="system"/>
- <systemdependencies>
- <dep type="path" name="sassc"/>
- </systemdependencies>
- </systemmodule>
-
<systemmodule id="sbc">
<pkg-config>sbc.pc</pkg-config>
<branch repo="system"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]