[neon/neon-packaging/karp/Neon/unstable] debian: any arch

Jonathan Riddell null at kde.org
Fri Jan 24 12:44:08 GMT 2025


Git commit 3b88c101225414d4b54218a9afb31d0e68a3c472 by Jonathan Riddell.
Committed on 24/01/2025 at 12:44.
Pushed by jriddell into branch 'Neon/unstable'.

any arch

M  +3    -2    debian/control

https://invent.kde.org/neon/neon-packaging/karp/-/commit/3b88c101225414d4b54218a9afb31d0e68a3c472

diff --git a/debian/control b/debian/control
index e897192..55fd1a8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,13 @@ Build-Depends: cmake,
                libqpdf-dev,
                pkg-kde-tools-neon,
                qt6-base-dev,
-               qt6-declarative-dev
+               qt6-declarative-dev,
+               qt6-svg-dev
 Standards-Version: 4.6.2
 Homepage: https://invent.kde.org/graphics/karp
 
 Package: karp
-Architecture: all
+Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Gives simple UI for PDF files modification.
  With a few mouse strokes user can:


More information about the Neon-commits mailing list