Skip to content

Commit

Permalink
Merge branch 'master' of github.com:actionless/oomox
Browse files Browse the repository at this point in the history
  • Loading branch information
actionless committed May 6, 2017
2 parents 492aaf3 + e3c031f commit 45209d1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,11 @@ If you don't want to add the PPA, you can download the deb from [here](http://pp
For older Ubuntu releases install the dependencies manually and next follow general installation instructions [below](#gui-1 "").

```
sudo apt install ruby libgdk-pixbuf2.0-dev libxml2-utils python3-gi gtk2-engines-murrine
sudo gem install sass
sudo apt install libgdk-pixbuf2.0-dev libxml2-utils python3-gi gtk2-engines-murrine
```

And install `sassc`: http://crocodillon.com/blog/how-to-install-sassc-and-libsass-on-ubuntu



### Fedora
Expand All @@ -74,7 +75,7 @@ sudo dnf install oomox
You need to have `python3-gobject` binding and those executables:
- `glib-compile-schemas`
- `gdk-pixbuf-pixdata`
- `sass`
- `sassc`

For GTK2 you need murrine engine which can be not installed by default.

Expand Down

0 comments on commit 45209d1

Please sign in to comment.