summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f5b1d1292e8..b63e27829be7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = dtkcore-git
makedepends = git
makedepends = qt5-tools
depends = dconf
- depends = deepin-desktop-base
+ depends = deepin-desktop-base-git
depends = python
depends = gsettings-qt
depends = lshw
diff --git a/PKGBUILD b/PKGBUILD
index 1fad6c3bd467..ca38f47dfe8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='DTK core modules'
arch=('x86_64')
url="https://github.com/linuxdeepin/dtkcore"
license=('LGPL3')
-depends=('dconf' 'deepin-desktop-base' 'python' 'gsettings-qt' 'lshw')
+depends=('dconf' 'deepin-desktop-base-git' 'python' 'gsettings-qt' 'lshw')
makedepends=('git' 'qt5-tools')
conflicts=('dtkcore')
replaces=('dtkcore')