| author | Eric Bélanger
<eric@archlinux.org> 2013-08-17 19:15:26 UTC |
| committer | Eric Bélanger
<eric@archlinux.org> 2013-08-17 19:15:26 UTC |
| parent | f8f9711e3491061730b7d5ca7d04b019eeafef6d |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 28db791..95fb584 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 arch=('any') url="http://sourceforge.net/projects/pyasn1/" license=('BSD') -makedepends=('python-distribute' 'python2-distribute') +makedepends=('python-setuptools' 'python2-setuptools') replaces=('pyasn1') provides=('pyasn1') source=(http://downloads.sourceforge.net/sourceforge/pyasn1/pyasn1-${pkgver}.tar.gz)