remove unnecessary makedeps

This commit is contained in:
tengel 2024-03-20 08:41:22 -05:00
parent 0e3cea46f2
commit 1fb39e2be3

View file

@ -10,7 +10,7 @@ arch=('any')
url="http://hollandbackup.org"
license=('BSD' 'GPL2')
options=('emptydirs')
makedepends=('python2' 'python2-setuptools' 'patch')
makedepends=('python2-setuptools')
source=("http://hollandbackup.org/releases/stable/1.0/${pkgbase}-${pkgver}.tar.gz"
"holland-1.0.10-cursor.patch")
md5sums=('3435350d5c9dd57102e8b0470cd636c0'