aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-01-19 14:15:41 +0000
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:03:46 +0200
commit30bf7a5c6eb2868118a81c3fab21058ae882d803 (patch)
treeca840bd3c1e613befe425e8602aa9fef65b6b4b9 /PKGBUILD
parentad2847dafab2d126662ada313904d29d407801da (diff)
downloadpkgbuilds-30bf7a5c6eb2868118a81c3fab21058ae882d803.tar.xz
irker-git: Add missing provides/conflictsirker-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 577610d..c892e8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,9 @@ url="http://www.catb.org/esr/irker/"
arch=('any')
license=('BSD')
+conflicts=('irker')
+provides=('irker')
+
depends=('python2')
makedepends=('xmlto' 'docbook-xml' 'docbook-xsl')