Skip to content

Commit

Permalink
Addign debian package dependencies for LibX11.
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisAlejandro committed Jan 3, 2017
1 parent 17815ba commit f4447ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ If building from source:
- Debian based: `sudo apt-get install icnsutils graphicsmagick xz-utils`
- Fedora: `sudo dnf install libicns-utils GraphicsMagick`
- X11 devel packages:
- Debian based: TBD
- Debian based: `sudo apt-get install libxkbfile-dev libx11-dev`
- Fedora: `sudo dnf install libX11-devel libxkbfile-devel`
- If installing RPM: `sudo dnf install rpm-build`
- If installing DEB: `sudo apt-get install fakeroot dpkg`
Expand Down

0 comments on commit f4447ba

Please sign in to comment.