We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c004dc commit 0bec636Copy full SHA for 0bec636
INSTALL.md
@@ -43,11 +43,13 @@ Use the following commands to install the theme to `~/.local/share/themes/` for
43
To build the theme the following packages are required:
44
* `autoconf`
45
* `automake`
46
+* `make`
47
* `pkgconf`
48
49
The following packages are only required for building certain themes:
50
* `sassc` for GTK 3, Cinnamon, and GNOME Shell
51
* `inkscape` for GTK 2, GTK 3, and XFWM
52
+* `glib2` for GTK 3 (needs `glib-compile-resources` binary, the exact package name varies between distributions)
53
54
You can avoid these dependencies by disabling support for the specific themes with build options detailed below.
55
0 commit comments