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 8314f318f7b0..729007f712e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,6 +59,8 @@ package_gnome-desktop-common-git() {
bubblewrap
systemd
libxkbcommon)
+ provides=("lib${_pkgbase}-common")
+ conflicts=("lib${_pkgbase}-common")
meson install -C build --destdir "$pkgdir"