summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjustforlxz2024-01-21 11:59:08 +0800
committerjustforlxz2024-01-21 11:59:08 +0800
commit229516a3eb78e4579266310a6e9ad625ac3e5aec (patch)
tree9590b2aeedee762bf4c3131e195e459aeb28c823 /PKGBUILD
parent8a4e45d11912889042ac248d1846f0d0f32766b4 (diff)
downloadaur-deepin-qt-dbus-factory-git.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ebb92109677..5077a1a1b160 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc='A repository stores auto-generated Qt5 dbus code (libdframeworkdbus)'
arch=('x86_64' 'aarch64')
url="https://github.com/linuxdeepin/dde-qt-dbus-factory"
license=('GPL3')
-depends=('qt5-base')
-makedepends=('git' 'dtkcore-git' 'python')
+depends=('qt5-base' 'dtkcore')
+makedepends=('git' 'python')
conflicts=('deepin-qt-dbus-factory')
provides=('deepin-qt-dbus-factory')
groups=('deepin-git')