Merge branch 'packaging' into 'master'
debian: Add missing commas See merge request Librem5/squeekboard!316
This commit is contained in:
8
debian/control
vendored
8
debian/control
vendored
@ -35,8 +35,8 @@ Architecture: linux-any
|
|||||||
Depends:
|
Depends:
|
||||||
# for the Adwaita-dark theme
|
# for the Adwaita-dark theme
|
||||||
gnome-themes-extra-data,
|
gnome-themes-extra-data,
|
||||||
${shlibs:Depends}
|
${shlibs:Depends},
|
||||||
${misc:Depends}
|
${misc:Depends},
|
||||||
Description: On-screen keyboard for Wayland
|
Description: On-screen keyboard for Wayland
|
||||||
Virtual keyboard supporting Wayland, built primarily for the Librem 5 phone.
|
Virtual keyboard supporting Wayland, built primarily for the Librem 5 phone.
|
||||||
|
|
||||||
@ -45,8 +45,8 @@ Architecture: linux-any
|
|||||||
Depends:
|
Depends:
|
||||||
python3,
|
python3,
|
||||||
python3-gi,
|
python3-gi,
|
||||||
${shlibs:Depends}
|
${shlibs:Depends},
|
||||||
${misc:Depends}
|
${misc:Depends},
|
||||||
Description: Resources for making Squeekboard layouts
|
Description: Resources for making Squeekboard layouts
|
||||||
Tools for creating and testing Squeekboard layouts:
|
Tools for creating and testing Squeekboard layouts:
|
||||||
.
|
.
|
||||||
|
|||||||
Reference in New Issue
Block a user