From 5eb5b2276dff45254e86a58566d3fe997466767b Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Fri, 1 Oct 2021 14:56:45 -0600 Subject: [PATCH] Add arm64 builds --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index a277788..50f4129 100644 --- a/debian/control +++ b/debian/control @@ -11,11 +11,11 @@ Standards-Version: 4.1.1 Homepage: https://github.com/pop-os/launcher Package: pop-launcher -Architecture: amd64 +Architecture: amd64 arm64 Depends: libgtk-3-0, qalc, fd-find, ${misc:Depends}, ${shlibs:Depends} Description: Modular IPC-based desktop launcher service Package: pop-launcher-system76-power Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends} -Description: System76 Power scripts for the launcher \ No newline at end of file +Description: System76 Power scripts for the launcher