summaryrefslogtreecommitdiff
path: root/cscript
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:42 +0200
commitedb871ad78670c2aeca50ac88c5bdfb6331124bc (patch)
tree5e3b0d717a8e39f83abbbcd54269da145d076928 /cscript
parentf57774cacbb9581e087c01326e3f00a4b9b0aaa0 (diff)
fixup! Support debian 11.deb11-14
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 58c8cffeb..2ac726506 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',