summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/net-im/psi/psi-scm.exheres-05
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/net-im/psi/psi-scm.exheres-0 b/packages/net-im/psi/psi-scm.exheres-0
index 9e3a6cc..626d20e 100644
--- a/packages/net-im/psi/psi-scm.exheres-0
+++ b/packages/net-im/psi/psi-scm.exheres-0
@@ -103,9 +103,11 @@ DEPENDENCIES="
]]
"
+#TODO: fix problem, disabled for now
+# 'extras BUILD_PSIMEDIA'
+
CMAKE_SRC_CONFIGURE_OPTIONS=(
'extras IS_PSIPLUS'
- 'extras BUILD_PSIMEDIA'
)
CMAKE_SRC_CONFIGURE_OPTION_USES=(
@@ -122,6 +124,7 @@ CMAKE_SRC_CONFIGURE_OPTION_ENABLES=(
CMAKE_SRC_CONFIGURE_PARAMS+=(
-DBUNDLED_IRIS=ON
-DUSE_CCACHE=OFF
+ -DBUILD_PSIMEDIA=OFF
)
pkg_setup() {