diff options
author | justforlxz | 2024-01-22 14:12:50 +0800 |
---|---|---|
committer | justforlxz | 2024-01-22 14:12:50 +0800 |
commit | 0d01f790da0167550b814e775102141e310e5bd8 (patch) | |
tree | af7d4d4fea0b40574e613e89cc4aecaab0b4e36d /.SRCINFO | |
parent | a961869160a81915ca43da9eab7a4bee6c8239fd (diff) | |
download | aur-deepin-launchpad-git.tar.gz |
update
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 13 |
1 files changed, 5 insertions, 8 deletions
@@ -10,15 +10,12 @@ pkgbase = deepin-launchpad-git makedepends = git makedepends = cmake makedepends = ninja - makedepends = qt5-tools - depends = qt5-svg - depends = qt5-quickcontrols + makedepends = qt6-tools + depends = qt6-svg + depends = qt6-declarative depends = appstream-qt - depends = dtkdeclarative - depends = dtkgui - depends = qt5-base - depends = qt5-x11extras - depends = qt5-svg + depends = dtk6declarative + depends = dtk6gui provides = deepin-launchpad conflicts = deepin-launcher source = git+https://github.com/linuxdeepin/dde-launchpad |