summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcah <cah@ableton.com>2021-09-07 13:20:19 +0200
committercah <cah@ableton.com>2021-09-07 13:20:19 +0200
commit783f00608948307039fe1f85d4271d346b25ebe5 (patch)
tree5fcc90fdf6a98993bb21341a233dc4f8b698d790
parenta1b38ee4b8f48aef1e2dd575ba4230b38bd19b04 (diff)
fixup! Support debian 11.deb11
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index b42631764..db676c335 100644
--- a/cscript
+++ b/cscript
@@ -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',