Commit graph

4 commits

Author SHA1 Message Date
Michael Weiss 77bf0246b7
wayvnc: Add the missing dependency on librt
See #90452. For some reason the build was working initially but stated
failing after some other changes. The problem is a missing dependency to
link with librt for shm_open and shm_unlink [0].

Fix #90452.

[0]: https://www.man7.org/linux/man-pages/man3/shm_open.3.html
2020-06-15 12:24:25 +02:00
Michael Weiss 5ce86bc4ac
wayvnc: 0.1.1 -> 0.1.2 2020-03-21 21:36:53 +01:00
Michael Weiss b18995ef10
wayvnc: 0.1.0 -> 0.1.1 2020-03-05 14:53:56 +01:00
Michael Weiss f58a7349f9
wayvnc: init at 0.1.0 2020-02-23 17:34:00 +01:00