[neon/snap-packaging/kde-qt6-core-sdk] /: misc: use own ci template and other typo fixes

Soumyadeep Ghosh null at kde.org
Tue May 28 14:45:29 BST 2024


Git commit 8515995f62c9982f3f0327f96750b71368a0dfb2 by Soumyadeep Ghosh.
Committed on 26/05/2024 at 07:58.
Pushed by scarlettmoore into branch 'master'.

misc: use own ci template and other typo fixes

M  +1    -1    .gitlab-ci.yml
M  +1    -7    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/8515995f62c9982f3f0327f96750b71368a0dfb2

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a4177c2..c4c1298 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,6 +2,6 @@
 # SPDX-License-Identifier: CC0-1.0
 
 include:
-  - project: sysadmin/ci-utilities
+  - project: soumyadghosh/ci-utilities
     file:
       - /gitlab-templates/snap-snapcraft-lxd.yml
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 1162cc8..020815f 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -162,7 +162,6 @@ parts:
       - libpq-dev
       - libproxy-dev
       - libpulse-dev
-      - libqt5-dev
       - libsqlite3-dev
       - libsctp-dev
       - libssl-dev
@@ -217,16 +216,14 @@ parts:
       - libxshmfence-dev
       - libxtst-dev
       - llvm-dev
-      - mesa-no-patchelf
       - ninja-build
       - nodejs
       - pkg-config
-      - polkit-qt-1
       - python-pip
       - python2-minimal
       - python3-html5lib
       - python3-minimal
-      - qtconf
+      - unixodbc
       - zlib1g-dev
     override-build: |
       craftctl default
@@ -342,16 +339,13 @@ parts:
       - libxshmfence-dev
       - libxtst-dev
       - llvm-dev
-      - mesa-no-patchelf
       - ninja-build
       - nodejs
       - pkg-config
-      - polkit-qt-1
       - python-pip
       - python2-minimal
       - python3-html5lib
       - python3-minimal
-      - qtconf
       - zlib1g-dev
     organize:
       usr/share/pkgconfig: usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/pkgconfig



More information about the Neon-commits mailing list