diff options
author | Kylie McClain <somasis@exherbo.org> | 2015-06-02 22:27:51 -0400 |
---|---|---|
committer | Kylie McClain <somasis@exherbo.org> | 2015-06-02 22:27:51 -0400 |
commit | 19030f0492a82b43010d06141dbc2cba49c4f7da (patch) | |
tree | 2a4bead7bb5cc5020cd3c1dd1f6de0060540a902 /README.md | |
parent | d52e75845842d9999d7f91bfad0265b062bf1880 (diff) |
README: add dependencies section
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -14,6 +14,12 @@ Xfwm4 is GPL-2, Plank themes and build system are ISC) - Xfwm4 themes - [Plank](https://launchpad.net/plank) themes +## Dependencies +- `sed` +- `make` +- `gtk-engine-murrine` (needed for GTK2 theme) +- `git` + ## Downloading Either use `git` to clone this repository: |