remove unnecessary makedeps
This commit is contained in:
parent
0e3cea46f2
commit
1fb39e2be3
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Reference in a new issue