diff options
author | David Robillard <d@drobilla.net> | 2022-08-15 17:12:06 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-08-15 17:12:06 -0400 |
commit | ecebfdb35fd8af72dc918ff34ae3f3366521925d (patch) | |
tree | c0a1b8f6e85a2df04d206967881617f858be3b5f /NEWS | |
parent | 78bf2c798ae304751ecda2f14e2b25b83fd5b6b5 (diff) | |
download | suil-ecebfdb35fd8af72dc918ff34ae3f3366521925d.tar.gz suil-ecebfdb35fd8af72dc918ff34ae3f3366521925d.tar.bz2 suil-ecebfdb35fd8af72dc918ff34ae3f3366521925d.zip |
Fix MacOS build when Gtk3 and Qt5 are present without X11
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +suil (0.10.17) unstable; urgency=medium + + * Fix MacOS build when Gtk3 and Qt5 are present without X11 + + -- David Robillard <d@drobilla.net> Mon, 15 Aug 2022 21:09:19 +0000 + suil (0.10.16) stable; urgency=medium * Fix wrapper module installation path |