[COMAC-127] Add condition whether ProgRAN is deployed or not in mcord

Basically, ProgRAN will not be involved in COMAC by default.
Need a condition not to deploy ProgRAN by using COMAC-Platform.

Change-Id: I400aece26d4a4b86802c2843590a584f1d365241
diff --git a/xos-profiles/mcord/requirements.yaml b/xos-profiles/mcord/requirements.yaml
index df2d4e7..9b95736 100644
--- a/xos-profiles/mcord/requirements.yaml
+++ b/xos-profiles/mcord/requirements.yaml
@@ -28,6 +28,7 @@
 - name: progran
   version: 2.0.7
   repository: file://../../xos-services/progran
+  condition: progran.enabled
 - name: vrouter
   version: 2.1.0
   repository: file://../../xos-services/vrouter