1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-07-31 21:59:25 -04:00

mention install dev libraries.

This commit is contained in:
QC 2015-01-05 22:35:42 +01:00
parent cfde1bde9a
commit f6f49b3968

View file

@ -8,6 +8,7 @@
* make * make
* autoconf * autoconf
* automake * automake
* Dev packages of the external libraries
### External libraries ### External libraries
@ -16,6 +17,7 @@
* libpango * libpango
* libx11 * libx11
### Optional: ### Optional:
* For i3 support, you need at least i3 version 4.5 or up. * For i3 support, you need at least i3 version 4.5 or up.