mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python-pam: switch to python2-module
This commit is contained in:
parent
feac5e599f
commit
9d409c5b3c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=0.1.4
|
||||||
revision=6
|
revision=6
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/python-}-${version}"
|
wrksrc="${pkgname/python-}-${version}"
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
makedepends="python-devel pam-devel"
|
makedepends="python-devel pam-devel"
|
||||||
depends="python pam"
|
depends="python pam"
|
||||||
|
|
Loading…
Add table
Reference in a new issue