hg-git: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-17 11:27:52 +02:00
parent b3aa30dd95
commit c4ea7fffdc

View file

@ -4,7 +4,7 @@ version=0.8.5
revision=1 revision=1
wrksrc="durin42-hg-git-53d514c9c7e6" wrksrc="durin42-hg-git-53d514c9c7e6"
noarch="yes" noarch="yes"
build_style=python-module build_style=python2-module
hostmakedepends="python" hostmakedepends="python"
makedepends="python python-dulwich" makedepends="python python-dulwich"
depends="${makedepends}" depends="${makedepends}"