diff --git a/bundle.json b/bundle.json index 529baf4881baba957d651315e5aa4f2a8f836b57..b47f630058fed83e162f155e961581f2f1fdb2a2 100644 --- a/bundle.json +++ b/bundle.json @@ -14,7 +14,7 @@ }, "component": { "name": "thirdparty_openssl", - "subsystem": "", + "subsystem": "thirdparty", "syscap": [], "features": [], "adapted_system_type": [], @@ -22,7 +22,9 @@ "ram": "", "deps": { "components": [], - "third_party": [] + "third_party": [ + "thirdparty_openssl" + ] }, "build": { "sub_component": [],