summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPier Luigi Fiorini2019-10-15 23:32:34 +0200
committerPier Luigi Fiorini2019-10-15 23:32:34 +0200
commit77ea64aa2a631f8d51969049ec125a188d7ed7ad (patch)
tree4c227b73ce36c0c7854d2407897868d555fe1046
parentb26e3679f731379c68aed4a8a4a137adabeb268d (diff)
downloadaur-77ea64aa2a631f8d51969049ec125a188d7ed7ad.tar.gz
Depends on liri-wayland-git
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f93efe9ad50..b97b4a528317 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,16 +25,15 @@ pkgbase = liri-shell-git
depends = liri-platformtheme-git
depends = qml-xwayland-git
depends = liri-eglfs-git
+ depends = liri-wayland-git
provides = liri-shell
conflicts = hawaii-shell-git
conflicts = papyros-shell-git
conflicts = liri-workspace-git
- conflicts = liri-wayland-git
conflicts = liri-shell
replaces = hawaii-shell-git
replaces = papyros-shell-git
replaces = liri-workspace-git
- replaces = liri-wayland-git
replaces = liri-shell
options = debug
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 92f6222090b9..f8179685c457 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,11 +9,12 @@ url='https://liri.io'
license=('GPL3')
depends=('qt5-tools' 'qt5-wayland' 'qt5-accountsservice-git' 'qt5-gsettings-git'
'polkit-qt5' 'solid' 'pam' 'pipewire' 'dconf' 'libliri-git' 'fluid-git'
- 'liri-platformtheme-git' 'qml-xwayland-git' 'liri-eglfs-git')
+ 'liri-platformtheme-git' 'qml-xwayland-git' 'liri-eglfs-git'
+ 'liri-wayland-git')
makedepends=('git' 'liri-cmake-shared-git')
options=(debug !strip)
-conflicts=('hawaii-shell-git' 'papyros-shell-git' 'liri-workspace-git' 'liri-wayland-git' 'liri-shell')
-replaces=('hawaii-shell-git' 'papyros-shell-git' 'liri-workspace-git' 'liri-wayland-git' 'liri-shell')
+conflicts=('hawaii-shell-git' 'papyros-shell-git' 'liri-workspace-git' 'liri-shell')
+replaces=('hawaii-shell-git' 'papyros-shell-git' 'liri-workspace-git' 'liri-shell')
provides=('liri-shell')
groups=('liri-git')