From 42ee5d2ddb771d664f02f21091fed68996ee81ad Mon Sep 17 00:00:00 2001 From: David Boddie Date: Wed, 26 Jun 2019 15:29:41 +0200 Subject: [PATCH] Update packaging files --- debian/control | 5 +++++ debian/rules | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7bb6eb41..6e327b34 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,11 @@ Build-Depends: debhelper (>= 10), meson (>=0.43.0), pkg-config, + libglib2.0-dev, + libcroco3-dev, + gtk-doc-tools, + libwayland-dev (>= 1.16), + wayland-protocols (>= 1.14) Standards-Version: 4.1.3 Homepage: https://source.puri.sm/Librem5/squeekboard diff --git a/debian/rules b/debian/rules index ce6c1ea8..454d614c 100755 --- a/debian/rules +++ b/debian/rules @@ -4,4 +4,3 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: dh $@ --builddirectory=_build -