From 1bc2f4f3c6216ece87f0821d68e4e25f821dc382 Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Fri, 17 Apr 2020 22:23:39 +0800 Subject: treewide: Remove Python variants for non-Python packages This removes Python-related build variants, and adds PYTHON3_PKG_BUILD:=0 and minor build adjustments (where appropriate), for non-Python packages. There should be no changes to build output. This also updates some include paths for python3-package.mk and/or python3-host.mk to be relative to the package Makefile. Signed-off-by: Jeffery To --- devel/asu/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/asu') diff --git a/devel/asu/Makefile b/devel/asu/Makefile index a6f0a8ef5..54d55f245 100644 --- a/devel/asu/Makefile +++ b/devel/asu/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=asu PKG_VERSION:=0.2.3 -PKG_RELEASE=2 +PKG_RELEASE:=3 PKG_LICENSE:=GPL-3.0 @@ -37,7 +37,6 @@ define Package/asu +gunicorn3 +python3-openssl +python3-pyodbc +python3-yaml \ +libustream-mbedtls +ca-certificates +gnupg USERID:=asu:asu - VARIANT:=python3 endef define Package/asu/description -- cgit v1.2.3