Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-launchpad


Commits:
6d694a81 by Antonio Rojas at 2024-09-16T21:57:41+02:00
upgpkg: 0.5.0-3: Drop non-existant dependency

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = deepin-launchpad
        pkgdesc = The "launcher" or "start menu" component for DDE - next 
generation
        pkgver = 0.5.0
-       pkgrel = 2
+       pkgrel = 3
        url = https://github.com/linuxdeepin/dde-launchpad
        arch = x86_64
        license = GPL3
@@ -13,7 +13,6 @@ pkgbase = deepin-launchpad
        makedepends = clang
        depends = qt6-base
        depends = qt6-declarative
-       depends = qt6-quickcontrols2
        depends = qt6-svg
        depends = dtk6core
        depends = dtk6gui


=====================================
PKGBUILD
=====================================
@@ -2,13 +2,13 @@
 
 pkgname=deepin-launchpad
 pkgver=0.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc='The "launcher" or "start menu" component for DDE - next generation'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-launchpad";
 license=('GPL3')
 # dtkdeclarative: qml: org.deepin.dtk
-depends=('qt6-base' 'qt6-declarative' 'qt6-quickcontrols2' 'qt6-svg' 
'dtk6core' 'dtk6gui'
+depends=('qt6-base' 'qt6-declarative' 'qt6-svg' 'dtk6core' 'dtk6gui'
          'glib2' 'appstream-qt' 'deepin-application-manager' 'dtk6declarative' 
'glibc' 'gcc-libs')
 makedepends=('git' 'cmake' 'ninja' 'gtest' 'qt6-tools' 'clang')
 provides=('deepin-launcher')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-launchpad/-/commit/6d694a81005cc4cd915c6eb2383ae66472449b18

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-launchpad/-/commit/6d694a81005cc4cd915c6eb2383ae66472449b18
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to