Missing run-depends in net-im/quaternion

- Without the QQC packages, Quaternion runs but doesn't show anything
   in the central chat area. You won't notice that in a KDE Plasma
   environment, where those packages are installed as dependencies of
   other things, but in a bare xmonad environment, it matters.

Reported by:	nassai (on Matrix)
This commit is contained in:
Adriaan de Groot 2019-06-16 13:54:32 +00:00
parent 9b63e8423c
commit 31feee331d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504344

View file

@ -3,7 +3,7 @@
PORTNAME= Quaternion
DISTVERSION= 0.0.9.4
DISTVERSIONSUFFIX= c
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= net-im
MAINTAINER= adridg@FreeBSD.org
@ -20,6 +20,7 @@ USES= cmake compiler:c++17-lang gettext-runtime gnome \
localbase:ldflags qt:5 tar:xz
USE_GNOME= glib20
USE_QT= core dbus declarative gui multimedia network widgets \
quickcontrols_run quickcontrols2_run \
buildtools_build linguist_build qmake_build
USE_GITHUB= yes