aboutsummaryrefslogtreecommitdiff
path: root/net-im/spectral
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-03-08 10:26:38 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-03-08 10:26:38 +0000
commit7542316db7b9e07e22a309595835f911463fac3b (patch)
tree320a20b382aa30f0f21181bc64581bc163df1c33 /net-im/spectral
parent9e45e1ea150590b6aaaae4bd7569d25d91c85874 (diff)
downloadports-7542316db7b9e07e22a309595835f911463fac3b.tar.gz
ports-7542316db7b9e07e22a309595835f911463fac3b.zip
net-im/spectral: add missing dependency on quickcontrols
PR: 244617 Submitted by: b0cspa@cock.li Approved by: adridg
Notes
Notes: svn path=/head/; revision=528021
Diffstat (limited to 'net-im/spectral')
-rw-r--r--net-im/spectral/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/spectral/Makefile b/net-im/spectral/Makefile
index 20097eb56a5c..7d3a37a24788 100644
--- a/net-im/spectral/Makefile
+++ b/net-im/spectral/Makefile
@@ -2,7 +2,7 @@
PORTNAME= spectral
PORTVERSION= 603
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MAINTAINER= adridg@FreeBSD.org
@@ -16,7 +16,7 @@ BUILD_DEPENDS= libqmatrixclient>=0.5:net-im/libqmatrixclient
USES= compiler:c++17-lang gl pkgconfig qmake qt:5 tar:bz2
USE_GL= gl
USE_QT= core dbus declarative graphicaleffects gui imageformats \
- multimedia network quickcontrols2 svg widgets \
+ multimedia network quickcontrols quickcontrols2 svg widgets \
buildtools_build linguist_build qmake_build
USE_GITLAB= yes