python-pyalpm: Add git in makedepends
This commit is contained in:
parent
9952e1c2e5
commit
c3dd3d2adc
@ -21,6 +21,7 @@ makedepends=('gettext-devel'
|
||||
'python-build'
|
||||
'pacman'
|
||||
'gcc'
|
||||
'git'
|
||||
'python-pkgconfig')
|
||||
provides=("python3-${_realname}")
|
||||
conflicts=("python3-${_realname}")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user