Update packaging files
This commit is contained in:
5
debian/control
vendored
5
debian/control
vendored
@ -6,6 +6,11 @@ Build-Depends:
|
|||||||
debhelper (>= 10),
|
debhelper (>= 10),
|
||||||
meson (>=0.43.0),
|
meson (>=0.43.0),
|
||||||
pkg-config,
|
pkg-config,
|
||||||
|
libglib2.0-dev,
|
||||||
|
libcroco3-dev,
|
||||||
|
gtk-doc-tools,
|
||||||
|
libwayland-dev (>= 1.16),
|
||||||
|
wayland-protocols (>= 1.14)
|
||||||
Standards-Version: 4.1.3
|
Standards-Version: 4.1.3
|
||||||
Homepage: https://source.puri.sm/Librem5/squeekboard
|
Homepage: https://source.puri.sm/Librem5/squeekboard
|
||||||
|
|
||||||
|
|||||||
1
debian/rules
vendored
1
debian/rules
vendored
@ -4,4 +4,3 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
|||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --builddirectory=_build
|
dh $@ --builddirectory=_build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user