summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhang, DingYuan2020-08-08 16:13:24 +0800
committerZhang, DingYuan2020-08-08 16:13:24 +0800
commit2c4e27dc89eb2b8e393f982fef594896d7b98a4a (patch)
tree7f59630a38112c92b11b65e329f0a1fec2e8cce5
parent8ea5c84f8f029e55100d42551afd9a6d931be35f (diff)
downloadaur-2c4e27dc89eb2b8e393f982fef594896d7b98a4a.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 740e02842888..e9477d42fddd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,10 +9,10 @@ pkgbase = deepin-session-ui-git
makedepends = deepin-gettext-tools
makedepends = qt5-tools
depends = gsettings-qt
- depends = deepin-qt5integration-git
+ depends = startdde-git
depends = liblightdm-qt5
depends = qt5-svg
- depends = deepin-daemon
+ depends = deepin-daemon-git
depends = deepin-wallpapers
provides = deepin-notifications
provides = deepin-session-ui
diff --git a/PKGBUILD b/PKGBUILD
index f0613c18e388..f4748b52537f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,7 @@ arch=('x86_64')
url="https://github.com/linuxdeepin/dde-session-ui"
license=('GPL3')
groups=('deepin')
-depends=('gsettings-qt' 'deepin-qt5integration-git' 'liblightdm-qt5' 'qt5-svg' 'deepin-daemon'
- 'deepin-wallpapers')
+depends=('gsettings-qt' 'startdde-git' 'liblightdm-qt5' 'qt5-svg' 'deepin-daemon-git' 'deepin-wallpapers')
makedepends=('deepin-gettext-tools' 'qt5-tools')
provides=('deepin-notifications' 'deepin-session-ui')
conflicts=('dde-workspace' 'deepin-session-ui' 'deepin-notifications')