summaryrefslogtreecommitdiff
path: root/net-im/flare/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/flare/Makefile')
-rw-r--r--net-im/flare/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/flare/Makefile b/net-im/flare/Makefile
index 38b4e1905402..e0b9e3a48a82 100644
--- a/net-im/flare/Makefile
+++ b/net-im/flare/Makefile
@@ -1,6 +1,5 @@
PORTNAME= flare
-DISTVERSION= 0.17.0
-PORTREVISION= 2
+DISTVERSION= 0.17.1
CATEGORIES= net-im
MAINTAINER= nxjoseph@protonmail.com
@@ -14,7 +13,8 @@ BUILD_DEPENDS= blueprint-compiler:devel/blueprint-compiler \
protoc:devel/protobuf
LIB_DEPENDS= libdbus-1.so:devel/dbus \
libsecret-1.so:security/libsecret
-RUN_DEPENDS= gnome-keyring:security/gnome-keyring
+RUN_DEPENDS= gnome-keyring:security/gnome-keyring \
+ noto-emoji>=0:x11-fonts/noto-emoji
USES= cargo gettext-tools gnome meson pkgconfig python:build
USE_GITLAB= yes