python-dulwich: makedep on gcc
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
_realname=dulwich
|
||||
pkgname="python-${_realname}"
|
||||
pkgver=0.20.14
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc='Pure-Python implementation of the Git file formats and protocols'
|
||||
arch=('any')
|
||||
url='https://www.dulwich.io'
|
||||
license=('GPL')
|
||||
depends=('python')
|
||||
makedepends=('python-setuptools' 'python-devel')
|
||||
makedepends=('python-setuptools' 'python-devel' 'gcc')
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('21d6ee82708f7c67ce3fdcaf1f1407e524f7f4f7411a410a972faa2176baec0d')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user