Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
squeekboard
Commits
1f5e9566
Commit
1f5e9566
authored
Jan 28, 2020
by
Dorota Czaplejewicz
Browse files
debian: Add missing commas
parent
9368a188
Pipeline
#51594
passed with stages
in 24 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
1f5e9566
...
...
@@ -35,8 +35,8 @@ Architecture: linux-any
Depends:
# for the Adwaita-dark theme
gnome-themes-extra-data,
${shlibs:Depends}
${misc:Depends}
${shlibs:Depends}
,
${misc:Depends}
,
Description: On-screen keyboard for Wayland
Virtual keyboard supporting Wayland, built primarily for the Librem 5 phone.
...
...
@@ -45,8 +45,8 @@ Architecture: linux-any
Depends:
python3,
python3-gi,
${shlibs:Depends}
${misc:Depends}
${shlibs:Depends}
,
${misc:Depends}
,
Description: Resources for making Squeekboard layouts
Tools for creating and testing Squeekboard layouts:
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment