mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-25 15:03:55 +01:00
projects.py: Merge build.py
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
dbe88a7bfa
commit
4d016534d9
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ from os.path import realpath
|
||||||
import subprocess
|
import subprocess
|
||||||
import re
|
import re
|
||||||
import platform
|
import platform
|
||||||
|
import datetime
|
||||||
|
|
||||||
# meaning of pkg.requires.xxx variables
|
# meaning of pkg.requires.xxx variables
|
||||||
# build: needs to be built and installed before this can be built
|
# build: needs to be built and installed before this can be built
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue