summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d09702238a90..6860723389a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@ license=('GPL3')
depends=('systemd' 'wayland-protocols' 'libdrm' 'libinput' 'qt5-declarative' 'qt5-wayland'
'xkeyboard-config' 'libxkbcommon' 'glib2' 'fontconfig' 'freetype2')
makedepends=('git' 'extra-cmake-modules' 'xcb-util-cursor' 'libxcursor')
+conflicts=('greenisland' 'greenisland-git' 'liri-wayland')
+replaces=('greenisland' 'greenisland-git' 'liri-wayland')
provides=('liri-wayland')
-conflicts=('liri-wayland')
-replaces=('liri-wayland')
groups=('liri-git')
_gitroot="git://github.com/lirios/wayland.git"