[neon/extras/calligra/Neon/unstable] debian: try and build with vc-dev enabled on arm64 as well since ubuntu carries it the archive nowadays
Carlos De Maine
null at kde.org
Thu Mar 30 01:29:41 BST 2023
Git commit e388c3306333610c718946fa829c28cd080b7fb5 by Carlos De Maine.
Committed on 30/03/2023 at 00:29.
Pushed by carlosdem into branch 'Neon/unstable'.
try and build with vc-dev enabled on arm64 as well since ubuntu carries it the archive nowadays
M +1 -1 debian/control
M +0 -1 debian/meta/cmake-ignore
https://invent.kde.org/neon/extras/calligra/commit/e388c3306333610c718946fa829c28cd080b7fb5
diff --git a/debian/control b/debian/control
index 4e72b8f..801a712 100644
--- a/debian/control
+++ b/debian/control
@@ -79,7 +79,7 @@ Build-Depends: cauchy-dev,
qtbase5-private-dev,
qtdeclarative5-dev,
shared-mime-info,
- vc-dev [!armhf !arm64],
+ vc-dev,
zlib1g-dev
Standards-Version: 3.9.8
Homepage: http://www.calligra.org/
diff --git a/debian/meta/cmake-ignore b/debian/meta/cmake-ignore
index 4bfad71..91cdce8 100644
--- a/debian/meta/cmake-ignore
+++ b/debian/meta/cmake-ignore
@@ -1,4 +1,3 @@
Libqgit2
-Vc
Qt5OpenGL
Qt5Declarative
More information about the Neon-commits
mailing list