mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
pilot-link: disable python2 support
This commit is contained in:
parent
81ff41ba61
commit
4e92cd7459
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'pilot-link'
|
||||
pkgname=pilot-link
|
||||
version=0.12.5
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
# XXX: Add perl bindings --with-perl and fix bindings/Perl/Makefile
|
||||
configure_args="--enable-conduits --enable-libusb --enable-threads --disable-static
|
||||
--disable-compile-werror --with-python --with-tcl=${XBPS_CROSS_BASE}/usr/lib"
|
||||
--disable-compile-werror --with-tcl=${XBPS_CROSS_BASE}/usr/lib"
|
||||
hostmakedepends="automake libtool perl pkg-config tk"
|
||||
makedepends="libbluetooth-devel libusb-devel libpng-devel popt-devel
|
||||
python-devel tcl-devel readline-devel"
|
||||
tcl-devel readline-devel"
|
||||
depends="tk"
|
||||
short_desc="Suite of tools to connect your Palm or PalmOS® handheld"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue