From ea2f84450a8ef4b8713d0e0f5548db58401dacd4 Mon Sep 17 00:00:00 2001 From: David Mohammed Date: Mon, 18 Dec 2017 19:24:33 +0000 Subject: [PATCH] Compile with sassc --- README.md | 2 ++ common/Makefile.am | 35 +++++++++++++++++++++++++++++++++++ configure.ac | 2 +- 3 files changed, 38 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e34ff1..fd82c5e 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ It is strongly encouraged to submit pull-requests to suggest fixes and enhanceme To build the theme the follwing packages are required * `autoconf` * `automake` +* `sassc` (not for Ubuntu 16.04 - this distro assumes you have compiled with gulp) * `pkg-config` or `pkgconfig` for Fedora * `libgtk-3-dev` for Debian based distros or `gtk3-devel` for RPM based distros * `git` to clone the source directory @@ -92,6 +93,7 @@ Other options to pass to autogen.sh are option should not be needed. Note 2: For GNOME 3.24 and 3.26, use --with-gnome-version=3.22 (this works for now, the build system will be improved in the future) + --with-custom=