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