diskimage-builder/diskimage_builder/elements/cache-url/pkg-map
Clint Byrum d8907e78b5 cache-url requires curl
In some cases cache-url can get pulled in without curl, causing it to
fail.

Co-Authored-By: Adam Harwell <flux.adam@gmail.com>

Change-Id: Ibd66c2ca4f8cc423783555d8a99b1184f43adff2
2018-07-23 09:56:58 +00:00

8 lines
92 B
Plaintext

{
"distro": {
"gentoo": {
"curl": "net-misc/curl"
}
}
}