You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Glight is specifically aimed at shows or events in which the lighting is control
21
21
## Installation
22
22
The source of Glight can be downloaded from Github, currently from https://github.com/aroffringa/glight/. Glight has a few dependencies. Fortunately, these are all available as precompiled packages in Debian, Ubuntu and most other distributions. Apart from system tools such as cmake, these are the important dependencies:
23
23
24
-
-[Gtkmm](https://www.gtkmm.org/), the C++ interface to GTK+. `libgtkmm-3.0-dev` on Debian and Ubuntu.
24
+
-[Gtkmm](https://www.gtkmm.org/), the C++ interface to GTK+. `libgtkmm-4.0-dev` on Debian and Ubuntu.
25
25
-[Aubio](https://aubio.org/). `libaubio-dev` on Debian and Ubuntu.
26
26
-[Flac++](https://xiph.org/flac/). `libflac++-dev` on Debian and Ubuntu.
27
27
-[Alsa library](https://www.alsa-project.org/). `libasound2-dev` on Debian and Ubuntu.
0 commit comments