summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdbc0eb64098..03dec0680983 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,8 @@ arch=(x86_64)
license=(LGPL)
depends=(qt5-wayland)
makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc wayland-protocols deepin-wayland-protocols-git ninja)
+provides=('dwayland-reborn' 'dwayland')
+conflicts=('dwayland-reborn' 'dwayland')
source=("$pkgname::git+https://github.com/justforlxz/dwayland")
sha256sums=('SKIP')
options=(debug)