mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
aur/ldb: python2 makedepend
This commit is contained in:
parent
8eb045371c
commit
fae578c6e6
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ url="http://ldb.samba.org/"
|
|||
source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz)
|
||||
license=('GPLv3')
|
||||
depends=('talloc' 'tevent')
|
||||
makedepends=('python2')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue