diff options
Diffstat (limited to 'hardlinked-backups/PKGBUILD')
-rwxr-xr-x | hardlinked-backups/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hardlinked-backups/PKGBUILD b/hardlinked-backups/PKGBUILD index e2b73c33c..d8b6220ba 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=() |