From 26ba02ca15f17afe5e90c23ff135fac08c8c1c76 Mon Sep 17 00:00:00 2001 From: Doan Tran Cong Danh Date: Sun, 17 Nov 2019 18:03:03 +0700 Subject: [PATCH] extra-cmake-modules: build document with python3 --- srcpkgs/extra-cmake-modules/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/extra-cmake-modules/template b/srcpkgs/extra-cmake-modules/template index 0f1021b9d32..429a0dec7b4 100644 --- a/srcpkgs/extra-cmake-modules/template +++ b/srcpkgs/extra-cmake-modules/template @@ -5,7 +5,7 @@ revision=1 archs=noarch build_style=cmake configure_args="-DBUILD_HTML_DOCS=OFF -DBUILD_TESTING=OFF" -hostmakedepends="python-Sphinx qt5-tools" +hostmakedepends="python3-Sphinx qt5-tools" depends="cmake" short_desc="Extra modules and scripts for CMake" maintainer="John "