diff options
| author | cah <cah@ableton.com> | 2021-09-07 13:20:19 +0200 |
|---|---|---|
| committer | cah <cah@ableton.com> | 2021-09-07 13:20:19 +0200 |
| commit | 783f00608948307039fe1f85d4271d346b25ebe5 (patch) | |
| tree | 5fcc90fdf6a98993bb21341a233dc4f8b698d790 | |
| parent | a1b38ee4b8f48aef1e2dd575ba4230b38bd19b04 (diff) | |
fixup! Support debian 11.deb11
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -204,7 +204,7 @@ deb_depends['11'].extend(['libboost-filesystem1.74.0', 'libxerces-c3.2', 'libnanomsg5']) -deb_depends_gui['11'] = [ 'libwxgtk3.0-0v5', +deb_depends_gui['11'] = [ 'libwxgtk3.0-gtk3-0v5', 'libxcb-xfixes0', 'libxcb-shape0', 'libasound2', |
