summaryrefslogtreecommitdiff
path: root/hardlinked-backups
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-08-01 15:20:32 +0200
committerErich Eckner <git@eckner.net>2017-08-01 15:20:32 +0200
commit6b6ccaffd45a49826dba00d3382243570375b277 (patch)
treed00a693c37453c7bbd25025e8f0fcee26daea519 /hardlinked-backups
parent22d0e10dd6d9d5cfd279df782befea75c1e310df (diff)
downloadarchlinuxewe.git.save-6b6ccaffd45a49826dba00d3382243570375b277.tar.xz
bugfix hardlinked-backups
Diffstat (limited to 'hardlinked-backups')
-rwxr-xr-xhardlinked-backups/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardlinked-backups/PKGBUILD b/hardlinked-backups/PKGBUILD
index e2b73c33..d8b6220b 100755
--- a/hardlinked-backups/PKGBUILD
+++ b/hardlinked-backups/PKGBUILD
@@ -9,7 +9,7 @@ url="https://opensources.eckner.net/ls.php?ls=${_pkgname}"
license=('GPL')
groups=()
depends=('rsync')
-makedepends=()
+makedepends=('help2man')
checkdepends=()
optdepends=()
provides=()