aur/ldb: python2 makedepend

This commit is contained in:
Kevin Mihelich 2013-02-27 02:07:34 +00:00
parent 8eb045371c
commit fae578c6e6

View file

@ -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}