mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
bzrtools: switch to python2-module
This commit is contained in:
parent
53449ad466
commit
d707fa9ecf
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=2.6.0
|
||||||
revision=2
|
revision=2
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
makedepends="python bzr"
|
makedepends="python bzr"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue