main/vde2: Python 2 -> 3

This commit is contained in:
A. Wilcox 2018-02-22 17:48:06 -06:00 committed by William Pitcock
parent 3367b6afcf
commit 74e18ab649

View File

@ -9,7 +9,7 @@ options="!check" # No test suite.
license="GPL"
depends="libressl"
install="vde2.pre-install"
makedepends="linux-headers libressl-dev libpcap-dev python2"
makedepends="linux-headers libressl-dev libpcap-dev python3-dev"
subpackages="$pkgname-doc $pkgname-dev $pkgname-libs"
source="http://downloads.sourceforge.net/project/vde/vde2/$pkgver/vde2-$pkgver.tar.gz
musl-build-fix.patch