Carla: add python3 to hostmakedepends

Let's see if that fixes py3_sitelib being unset.

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-06-21 13:27:35 +02:00
parent 8c7b3c28fd
commit aa1f0b8e37
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -5,7 +5,7 @@ revision=2
build_style=gnu-makefile
pycompile_module="carla_utils.py carla_backend.py"
pycompile_dirs="usr/share/carla"
hostmakedepends="pkg-config"
hostmakedepends="pkg-config python3"
makedepends="
python3-PyQt5-devel-tools python3-PyQt5 libmagic file-devel liblo-devel
alsa-lib-devel pulseaudio-devel libX11-devel gtk+3-devel gtk+-devel qt5-devel