Skip to content

Commit

Permalink
README.md: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Aug 4, 2023
1 parent 7b7c37e commit 1bbdf0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,13 @@ $> luet-portage-converter generate \
--rules portage-converter/browsers-extra.yaml \
--ignore-missing-deps --disable-conflicts \
--to . --enable-stage4 --ignore-wrong-packages \
--disable-stage3 \
-t packages/ --skip-rdeps-generation
```

Due to a limitation of the current implementation of `luet-portage-converter`
tool the stage4 doesn't work correctly without all dependencies in the
selected tree.

In addition, it's possible that the option `--disable-stage3` must be
added too.

0 comments on commit 1bbdf0a

Please sign in to comment.