mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
libosmocore: update hostmakedepend python to python3
This commit is contained in:
parent
28d583c64c
commit
2d4ab50adc
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--exec-prefix=/usr --libexecdir=/usr/lib
|
configure_args="--exec-prefix=/usr --libexecdir=/usr/lib
|
||||||
--docdir=/usr/share/doc/libosmocore"
|
--docdir=/usr/share/doc/libosmocore"
|
||||||
hostmakedepends="autoconf automake libtool git pkg-config python"
|
hostmakedepends="autoconf automake libtool git pkg-config python3"
|
||||||
makedepends="pcsclite-devel talloc-devel gnutls-devel"
|
makedepends="pcsclite-devel talloc-devel gnutls-devel"
|
||||||
short_desc="Core libs for osmocom"
|
short_desc="Core libs for osmocom"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue