mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
design-goals.txt, add-pkg-conflicts-support.patch: Add design-goals.txt
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
2e3f046477
commit
a12fa52639
2 changed files with 20 additions and 1 deletions
|
|
@ -264,7 +264,7 @@ diff -u -r1.51 projects.py
|
|||
|
||||
+# TODO: seems at least partly redundant to cmd_pkg_requires / pkg_relations
|
||||
def cmd_requires_pkg(args_):
|
||||
parser = argparse.ArgumentParser(description='requires-pkg')
|
||||
parser = argparse.ArgumentParser(description='required-os-pkg')
|
||||
parser.add_argument('module', nargs='*', help='Modules')
|
||||
@@ -275,7 +325,7 @@
|
||||
debug("flavours = " + args.flavours)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue