Skip to content

Commit 0bec636

Browse files
committed
INSTALL: Add missing dependencies
Closes #99
1 parent 1c004dc commit 0bec636

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

INSTALL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,13 @@ Use the following commands to install the theme to `~/.local/share/themes/` for
4343
To build the theme the following packages are required:
4444
* `autoconf`
4545
* `automake`
46+
* `make`
4647
* `pkgconf`
4748

4849
The following packages are only required for building certain themes:
4950
* `sassc` for GTK 3, Cinnamon, and GNOME Shell
5051
* `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)
5153

5254
You can avoid these dependencies by disabling support for the specific themes with build options detailed below.
5355

0 commit comments

Comments
 (0)