mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 05:21:23 +02:00
Merge pull request #497 from polvi/iso
feat(iso): add cdrtools for iso building
This commit is contained in:
commit
d15cc3bb46
@ -191,6 +191,11 @@ RDEPEND="${RDEPEND}
|
||||
dev-util/lcov
|
||||
"
|
||||
|
||||
# Host dependencies for building ISOs
|
||||
RDEPEND="${RDEPEND}
|
||||
virtual/cdrtools
|
||||
"
|
||||
|
||||
# Pull tis into / or patch the lvm ebuild to configure with:
|
||||
# --with-thin-check=/sbin/thin_check
|
||||
# --with-thin-dump=/sbin/thin_dump
|
||||
|
Loading…
x
Reference in New Issue
Block a user