Merge "cache-url requires curl"
This commit is contained in:
commit
53186f23a0
3 changed files with 9 additions and 0 deletions
1
diskimage_builder/elements/cache-url/element-deps
Normal file
1
diskimage_builder/elements/cache-url/element-deps
Normal file
|
@ -0,0 +1 @@
|
|||
package-installs
|
|
@ -0,0 +1 @@
|
|||
curl:
|
7
diskimage_builder/elements/cache-url/pkg-map
Normal file
7
diskimage_builder/elements/cache-url/pkg-map
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"distro": {
|
||||
"gentoo": {
|
||||
"curl": "net-misc/curl"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue