mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
projects-dir.mk: Add python3 to BASE_PKGS
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
2a57902480
commit
20e599c049
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
SHELL = /bin/bash -o pipefail +H
|
||||
PROJECTS_TXT ?= projects.txt
|
||||
JW_BUILD_VERBOSE ?= false
|
||||
BASE_PKGS = git cvs make sudo time time xdg-utils
|
||||
BASE_PKGS = git cvs make sudo time time xdg-utils python3
|
||||
PREREQ_RELEASE ?= pull
|
||||
|
||||
# ------------ evaluate Makefile and environment variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue