summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjustforlxz2024-01-20 16:10:01 +0800
committerjustforlxz2024-01-20 16:10:01 +0800
commit12a1e207502817d112d12b9807f836df427288c8 (patch)
tree6a7f96f73a0363fa67d18e340ded29a0589080ff
parent5f0b2c0ae86328d642689b1f0c5d00e5c79a46a2 (diff)
downloadaur-dwayland-git.tar.gz
update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b16b82ae5ead..b4bb7550fc07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = dwayland-git
makedepends = qt5-tools
makedepends = qt5-doc
makedepends = wayland-protocols
- makedepends = deepin-wayland-protocols-git
+ makedepends = deepin-wayland-protocols
makedepends = ninja
depends = qt5-wayland
provides = dwayland-reborn
diff --git a/PKGBUILD b/PKGBUILD
index 0496d68f6eb3..b94c1a5bc93f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
arch=(x86_64)
license=(LGPL)
depends=(qt5-wayland)
-makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc wayland-protocols deepin-wayland-protocols-git ninja)
+makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc wayland-protocols deepin-wayland-protocols ninja)
provides=('dwayland-reborn' 'dwayland')
conflicts=('dwayland-reborn' 'dwayland')
groups=('deepin-git')