[COMAC-196] Add ProgRAN in COMAC profile

Change-Id: I33b7ae5e62f2287a003464d2a23a3c54fccd85fa
diff --git a/xos-profiles/comac/requirements.yaml b/xos-profiles/comac/requirements.yaml
index 25db857..ee1c608 100644
--- a/xos-profiles/comac/requirements.yaml
+++ b/xos-profiles/comac/requirements.yaml
@@ -49,3 +49,7 @@
   version: 2.1.0
   repository: file://../../xos-services/vrouter
   condition: vrouter.enabled
+- name: progran
+  version: 2.0.7
+  repository: file://../../xos-services/progran
+  condition: progran.enabled
\ No newline at end of file