Skip to content

Commit dd39baf

Browse files
authored
Merge branch 'svenstaro:master' into calc_error_color
2 parents 452fa6d + 8b41d81 commit dd39baf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ You can disable persistent history if you don't like that.
3131
* [FreeBSD](https://www.freshports.org/x11/rofi-calc/)
3232
* [Gentoo](https://packages.gentoo.org/packages/x11-misc/rofi-calc)
3333
* [openSUSE](https://software.opensuse.org/package/rofi-calc)
34+
* [VoidLinux](https://voidlinux.org/packages/?arch=x86_64&q=rofi-calc)
3435

3536
### From source
3637

@@ -44,6 +45,7 @@ You will also need development headers for `rofi`. Depending on your distributio
4445
* Ubuntu: `apt install rofi-dev qalc libtool`
4546
* Solus: `eopkg it rofi-devel libqalculate`
4647
* CentOS, Fedora: Install `qalculate automake libtool` (find `rofi-devel` headers yourself)
48+
* VoidLinux: `xbps-install -S rofi-devel libqalculate automake libtool`
4749
* Others: look it up :)
4850

4951
Some distributions ship an [extremely outdated](https://github.com/svenstaro/rofi-calc/issues/7) version of `qalculate` so you might have to compile your own. If that is the case, see [here](https://github.com/svenstaro/rofi-calc/wiki/Installing-libqalculate-from-source).

0 commit comments

Comments
 (0)