mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Add conflicts to KHNS for provides (#3084)
This commit is contained in:
parent
4c19e78839
commit
19dcb6ab30
@ -40,6 +40,14 @@
|
|||||||
"name": "EnvironmentalVisualEnhancements"
|
"name": "EnvironmentalVisualEnhancements"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "Scatterer-config"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Scatterer-sunflare"
|
||||||
|
}
|
||||||
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find": "KHNS",
|
"find": "KHNS",
|
||||||
|
@ -40,6 +40,14 @@
|
|||||||
"name": "EnvironmentalVisualEnhancements"
|
"name": "EnvironmentalVisualEnhancements"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "Scatterer-config"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Scatterer-sunflare"
|
||||||
|
}
|
||||||
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find": "KHNS",
|
"find": "KHNS",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user