git » patchutils.git » commit 148ffb7

FS#54890 Install manpages

author Eli Schwartz
2018-03-09 04:48:29 UTC
committer Eli Schwartz
2018-03-09 04:48:29 UTC
parent aea85292edd62ee53eccb516a0f0dd94cd274a22

FS#54890 Install manpages

PKGBUILD +2 -1

diff --git a/PKGBUILD b/PKGBUILD
index 265e7d6..149227a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,12 @@
 
 pkgname=patchutils
 pkgver=0.3.4
-pkgrel=2
+pkgrel=3
 pkgdesc="A small collection of programs that operate on patch files"
 license=('GPL')
 url="http://cyberelk.net/tim/patchutils/"
 depends=('perl')
+makedepends=('xmlto')
 arch=('x86_64')
 source=("https://github.com/twaugh/patchutils/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
 md5sums=('ee95b5993d07ccdf27ca9f2cc4e6ffee'