summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2021-05-29 19:38:22 +0200
committerFlorian Franzmann2021-06-01 00:44:22 +0200
commit74ce1ac18b2538231a58f362435a2a02cbae04f2 (patch)
tree92fabbc45183ae7bf45611ba36e51bae3e53bda5
parente3e695756393787e45df65d2eed74e1b3d51f626 (diff)
chat-im/profanity: depend on python3 instead of python
-rwxr-xr-xchat-im/profanity/DEPENDS2
-rw-r--r--chat-im/profanity/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/chat-im/profanity/DEPENDS b/chat-im/profanity/DEPENDS
index afd79ba86b..f9355fd98c 100755
--- a/chat-im/profanity/DEPENDS
+++ b/chat-im/profanity/DEPENDS
@@ -24,7 +24,7 @@ optional_depends libsignal \
"for OMEMO support" &&
if list_find "${PROFANITY_OPTS}" "--enable-plugins"; then
- optional_depends python \
+ optional_depends python3 \
"--enable-python-plugins" \
"--disable-python-plugins" \
"for Python plugins support"
diff --git a/chat-im/profanity/HISTORY b/chat-im/profanity/HISTORY
index c4143585d5..0e4c1a5ecd 100644
--- a/chat-im/profanity/HISTORY
+++ b/chat-im/profanity/HISTORY
@@ -1,3 +1,6 @@
+2021-05-29 Florian Franzmann <bwlf@bandrate.org>
+ * DEPENDS: depend on python3
+
2021-01-09 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 0.10.0