project.conf, topdir.mk, projects.py: Replace pkg.required.xxx by pkg.requires.xxx

This opens up a more concise handling of pkg.conflicts.xxx in the future, and
prepares some code simplification in projects.py.

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2017-06-26 09:33:53 +00:00
commit b35a50944c
3 changed files with 25 additions and 25 deletions

View file

@ -156,7 +156,7 @@ prefix.done:
touch $@
echo-prereq-build:
@python $(MOD_SCRIPT_DIR)/projects.py --topdir . $(PROJECTS_PY_EXTRA_ARGS) required-pkg $(RPM_PROJECT)
@python $(MOD_SCRIPT_DIR)/projects.py --topdir . $(PROJECTS_PY_EXTRA_ARGS) requires-pkg $(RPM_PROJECT)
list-files echo-files:
@$(LIST_VCS_FILES) -f