diff --git a/RSSTexturesDDS2048-1.0.ckan b/RSSTexturesDDS2048-1.0.ckan index a799988c51..305bb16556 100644 --- a/RSSTexturesDDS2048-1.0.ckan +++ b/RSSTexturesDDS2048-1.0.ckan @@ -13,7 +13,8 @@ "ksp_version" : "any", "release_status" : "stable", "depends" : [ - { "name" : "RealSolarSystem" } + { "name" : "RealSolarSystem", "min_version" : "v8.3" }, + { "name" : "DDSLoader" } ], "install" : [ { diff --git a/RSSTexturesDDS4096-1.0.ckan b/RSSTexturesDDS4096-1.0.ckan index 980bb4750c..d037a0bff8 100644 --- a/RSSTexturesDDS4096-1.0.ckan +++ b/RSSTexturesDDS4096-1.0.ckan @@ -13,7 +13,8 @@ "ksp_version" : "any", "release_status" : "stable", "depends" : [ - { "name" : "RealSolarSystem" } + { "name" : "RealSolarSystem", "min_version" : "v8.3" }, + { "name" : "DDSLoader" } ], "install" : [ { diff --git a/RSSTexturesDDS8192-1.0.ckan b/RSSTexturesDDS8192-1.0.ckan index 3a1fdd114f..caf477c9f6 100644 --- a/RSSTexturesDDS8192-1.0.ckan +++ b/RSSTexturesDDS8192-1.0.ckan @@ -13,7 +13,8 @@ "ksp_version" : "any", "release_status" : "stable", "depends" : [ - { "name" : "RealSolarSystem" } + { "name" : "RealSolarSystem", "min_version" : "v8.3" }, + { "name" : "DDSLoader" } ], "install" : [ {