mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-11 13:50:48 -05:00
Remove xenial warning from INSTALL.md
This commit is contained in:
parent
ee5fc74dd9
commit
3ffc810468
1 changed files with 0 additions and 8 deletions
|
@ -224,14 +224,6 @@ gdb build/rofi core
|
|||
apt install rofi
|
||||
```
|
||||
|
||||
#### Ubuntu 16.04 Xenial
|
||||
|
||||
**Please note that the latest version of rofi in Ubuntu 16.04 is extremely outdated (v0.15.11)**
|
||||
|
||||
This will cause issues with newer scripts (i.e. with clerk) and misses important updates and bug-fixes.
|
||||
Newer versions of Rofi however requires versions of xcb-util-xrm and libxkbcommon that are not available in the 16.04 repositories.
|
||||
These need to be manually installed before rofi can be installed either via source code or Zesty version from the [ubuntu's launchpad page for rofi](https://launchpad.net/ubuntu/+source/rofi).
|
||||
|
||||
### Fedora
|
||||
|
||||
rofi from [russianfedora repository](http://ru.fedoracommunity.org/repository)
|
||||
|
|
Loading…
Reference in a new issue