We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
freakboy3742
Learn more about funding links in repositories.
Report abuse
1 parent ebf2ea0 commit 4c47bd2Copy full SHA for 4c47bd2
src/briefcase/bootstraps/toga.py
@@ -92,7 +92,7 @@ def pyproject_table_linux_system_debian(self):
92
# Dependencies that GTK looks for at runtime
93
"libcanberra-gtk3-module",
94
# Needed to provide WebKit2 at runtime
95
- # Note: Debian 11 and Ubuntu 20.04 require gir1.2-webkit2-4.0 instead
+ # Note: Debian 11 requires gir1.2-webkit2-4.0 instead
96
# "gir1.2-webkit2-4.1",
97
]
98
"""
0 commit comments