mirror of
https://github.com/davatorium/rofi.git
synced 2025-07-31 21:59:25 -04:00
Issue #168: Add note about pkg-config and update packages.
This commit is contained in:
parent
1fbb3b50f8
commit
d312090701
2 changed files with 7 additions and 2 deletions
|
@ -8,16 +8,21 @@
|
||||||
* make
|
* make
|
||||||
* autoconf
|
* autoconf
|
||||||
* automake (1.11.3 or up)
|
* automake (1.11.3 or up)
|
||||||
|
* pkg-config
|
||||||
* Developer packages of the external libraries
|
* Developer packages of the external libraries
|
||||||
|
|
||||||
### External libraries
|
### External libraries
|
||||||
|
|
||||||
* libxinerama
|
* libxinerama
|
||||||
* libxft
|
* libxft2
|
||||||
* libpango
|
* libpango
|
||||||
* libpangoxft
|
* libpangoxft
|
||||||
|
* libglib2.0
|
||||||
* libx11
|
* libx11
|
||||||
|
|
||||||
|
On debian based systems, the developer packages are in the form of: `<package>-dev` on rpm based
|
||||||
|
'<package>-devel'.
|
||||||
|
|
||||||
|
|
||||||
### Optional:
|
### Optional:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue