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 619bc3370915..bd3781837baf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ url="https://github.com/sddm/sddm"
license=("GPL")
depends=("qt5-declarative" "upower")
makedepends=("git" "cmake" "qt5-tools" "python-docutils")
-provides=("$_pkgbase")
-conflicts=("$_pkgbase")
+provides=("$_pkgbase" "display-manager")
+conflicts=("$_pkgbase" "display-manager")
install="$_pkgbase.install"
backup=("usr/share/sddm/scripts/Xsetup")
source=("git+https://github.com/sddm/$_pkgbase.git")