feb87077b3
And also all helper functions in the module. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
19 lines
302 B
JSON
19 lines
302 B
JSON
{
|
|
"Client": {
|
|
"x86_64": {
|
|
"bar": [
|
|
"bar.x86_64"
|
|
]
|
|
}
|
|
},
|
|
"Server": {
|
|
"x86_64": {
|
|
"foo": [
|
|
"foo.x86_64",
|
|
"foo.i686",
|
|
"foo-common.noarch"
|
|
]
|
|
}
|
|
}
|
|
}
|