diff options
-rw-r--r-- | packages/net-im/psi/psi-scm.exheres-0 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/net-im/psi/psi-scm.exheres-0 b/packages/net-im/psi/psi-scm.exheres-0 index 8ce4610..cd26f67 100644 --- a/packages/net-im/psi/psi-scm.exheres-0 +++ b/packages/net-im/psi/psi-scm.exheres-0 @@ -10,6 +10,7 @@ SCM_EXTERNAL_REFS=" iris:iris 3rdparty/qhttp:qhttp 3rdparty/http-parser:httpparser + 3rdparty/qite:qite " SCM_SECONDARY_REPOSITORIES=" iris @@ -20,12 +21,14 @@ SCM_SECONDARY_REPOSITORIES=" resources psiplusl10n psiplusplugins + qite " SCM_iris_REPOSITORY="https://github.com/psi-im/iris.git" SCM_libpsi_REPOSITORY="https://github.com/psi-im/libpsi.git" SCM_qhttp_REPOSITORY="https://github.com/psi-im/qhttp.git" SCM_httpparser_REPOSITORY="https://github.com/nodejs/http-parser.git" +SCM_qite_REPOSITORY="https://github.com/Ri0n/qite.git" SCM_psiplus_REPOSITORY="https://github.com/psi-plus/main.git" SCM_resources_REPOSITORY="https://github.com/psi-plus/resources.git" |