From 6e589aa141f8ec67c26ff8d043af5b142fd43459 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Thu, 11 Mar 2021 16:17:43 +0000 Subject: net-im/gajim: add missing dependency upon libsoup and bump PORTREVISION PR: 254217 Submitted by: p5B2E9A8F@t-online.de --- net-im/gajim/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net-im') diff --git a/net-im/gajim/Makefile b/net-im/gajim/Makefile index 7ba303a4e66a..14ee55208bba 100644 --- a/net-im/gajim/Makefile +++ b/net-im/gajim/Makefile @@ -3,6 +3,7 @@ PORTNAME= gajim DISTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= https://gajim.org/downloads/${DISTVERSION:R}/ @@ -21,6 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}css-parser>0:www/py-css-parser@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:devel/py-pyasn1@${PY_FLAVOR} +LIB_DEPENDS= libsoup-2.4.so:devel/libsoup USES= cpe dos2unix gettext gnome python:3.7+ xorg USE_PYTHON= autoplist distutils noflavors -- cgit v1.2.3