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 0f8083006c23..6db3bd1c404b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -54,6 +54,8 @@ url="https://github.com/Wilfred/remacs.git"
license=('GPL')
depends=('gpm' 'm17n-lib' 'alsa-lib' 'imagemagick')
makedepends=('git' 'clang' 'rustup')
+provides=('remacs')
+conflicts=('remacs')
#######################################################################
#######################################################################
if [[ $GTK2 = "YES" ]]; then