summaryrefslogtreecommitdiffstats
path: root/service-prosody/package.use
diff options
context:
space:
mode:
authorWolfgang Müller2024-05-05 20:57:10 +0000
committerWolfgang Müller2024-05-05 20:57:10 +0000
commit2366751b771768f5805fb296804c00b39cd15490 (patch)
tree8fd333ba44f754ac47df909412181ea100e8b9cf /service-prosody/package.use
parent904b20a4136840f046e503b26b88addf4448bbad (diff)
downloadportage-roles-2366751b771768f5805fb296804c00b39cd15490.tar.gz
service-prosody: Update miscellaneous USE flags
We no longer build against LuaJIT and now also store messages in a PostgreSQL database.
Diffstat (limited to 'service-prosody/package.use')
-rw-r--r--service-prosody/package.use/20-service-prosody5
1 files changed, 3 insertions, 2 deletions
diff --git a/service-prosody/package.use/20-service-prosody b/service-prosody/package.use/20-service-prosody
index 01bb285..d1c49f1 100644
--- a/service-prosody/package.use/20-service-prosody
+++ b/service-prosody/package.use/20-service-prosody
@@ -1,3 +1,4 @@
-net-im/prosody luajit -idn -sqlite
+net-im/prosody -idn -sqlite postgres
-dev-lua/luafilesystem luajit
+# needed for prosody[postgres]
+dev-lua/luadbi -sqlite postgres