diff options
| author | cah <cah@ableton.com> | 2021-09-07 13:20:19 +0200 |
|---|---|---|
| committer | cah <cah@ableton.com> | 2021-09-07 13:20:42 +0200 |
| commit | edb871ad78670c2aeca50ac88c5bdfb6331124bc (patch) | |
| tree | 5e3b0d717a8e39f83abbbcd54269da145d076928 | |
| parent | f57774cacbb9581e087c01326e3f00a4b9b0aaa0 (diff) | |
fixup! Support debian 11.deb11-14
| -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', |
