summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/prosody-modules/prosody-modules-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/prosody-modules/prosody-modules-9999.ebuild b/net-im/prosody-modules/prosody-modules-9999.ebuild
index 1c09345..59316d5 100644
--- a/net-im/prosody-modules/prosody-modules-9999.ebuild
+++ b/net-im/prosody-modules/prosody-modules-9999.ebuild
@@ -73,12 +73,13 @@ PROSODY_MODULES="
watchuntrusted webpresence
"
+# Dirty hack. TODO: remove it after proper naming at upstream
+IUSE="${PROSODY_MODULES//mam /}"
for x in ${PROSODY_MODULES}; do
IUSE="${IUSE} ${x//[^+]/}prosody_modules_${x/+}"
done
-
DEPEND="=net-im/prosody-${PV}"
RDEPEND="
${DEPEND}