projects-dir.mk: Add time to BASE_PKGS

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2019-05-16 20:34:07 +00:00
commit 91d7ba8aa4

View file

@ -20,7 +20,7 @@
SHELL = /bin/bash -o pipefail
PROJECTS_TXT ?= projects.txt
JW_BUILD_VERBOSE ?= false
BASE_PKGS = git cvs make sudo
BASE_PKGS = git cvs make sudo time time
PREREQ_RELEASE ?= pull
# ------------ evaluate Makefile and environment variables