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