Commit 350a3ef8 authored by Martin Tzvetanov Grigorov's avatar Martin Tzvetanov Grigorov Committed by guillaume quintard

Depend on python3

There is only python2 and python3 packages
parent e3f3749a
......@@ -21,7 +21,7 @@ options="!check" # tests pass, but ran before packaging
depends="gcc libc-dev libgcc"
depends_dev=
makedepends="$depends_dev pcre-dev ncurses-dev libedit-dev py-docutils
linux-headers libunwind-dev python py3-sphinx"
linux-headers libunwind-dev python3 py3-sphinx"
install="$pkgname.pre-install"
subpackages="$pkgname-dbg $pkgname-dev $pkgname-doc $pkgname-libs"
pkgusers="varnish"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment