aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')