summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjs <js@pkgsrc.org>2020-11-19 01:24:23 +0000
committerjs <js@pkgsrc.org>2020-11-19 01:24:23 +0000
commitb61e93aa50f72c63f8e4a2f0cb9ec7b5491b1ff3 (patch)
treeb8485513b84aac41c37661a55765914be245b112 /chat
parent9e2a7bfa41b3b3811708daae440626f1c6274100 (diff)
downloadpkgsrc-b61e93aa50f72c63f8e4a2f0cb9ec7b5491b1ff3.tar.gz
chat/mautrix-telegram: Add a few optional dependencies
These are optional, but for very commonly used features. So not really optional.
Diffstat (limited to 'chat')
-rw-r--r--chat/mautrix-telegram/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/chat/mautrix-telegram/Makefile b/chat/mautrix-telegram/Makefile
index c3eba763f42..04b3da5b84d 100644
--- a/chat/mautrix-telegram/Makefile
+++ b/chat/mautrix-telegram/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2020/11/18 23:27:56 js Exp $
+# $NetBSD: Makefile,v 1.2 2020/11/19 01:24:23 js Exp $
DISTNAME= mautrix-telegram-0.9.0
+PKGREVISION= 1
CATEGORIES= chat python
MASTER_SITES= ${MASTER_SITE_GITHUB:=tulir/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -20,6 +21,10 @@ DEPENDS+= ${PYPKGPREFIX}-yarl>=1<2:../../www/py-yarl
DEPENDS+= ${PYPKGPREFIX}-mautrix>=0.8.2<0.9:../../chat/py-mautrix
DEPENDS+= ${PYPKGPREFIX}-telethon>=1.17<18:../../chat/py-telethon
DEPENDS+= ${PYPKGPREFIX}-telethon-session-sqlalchemy>=0.2.14<0.3:../../chat/py-telethon-session-sqlalchemy
+# webp_convert and qr_login
+DEPENDS+= ${PYPKGPREFIX}-Pillow>=4<8:../../graphics/py-Pillow
+# qr_login
+DEPENDS+= ${PYPKGPREFIX}-qrcode>=6<7:../../graphics/py-qrcode
USE_TOOLS+= pax
USE_LANGUAGES= # none