summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e93479dd8183..28d1cefba4b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,8 @@ url="http://www.gemrb.org/"
license=('GPL')
depends=('python2' 'openal' 'sdl_mixer' 'hicolor-icon-theme')
makedepends=('cmake')
+provides=('gemrb')
+conflicts=('gemrb')
source=("git+https://github.com/gemrb/gemrb.git")
md5sums=('SKIP')