sysutils/bareos*-traymonitor: add hidden dependencies on qt5-widgets (+)
Stage-qa raise missed declaration of used libraries of qt5-widgets. Decrare them Approved by: portmgr blanket
This commit is contained in:
parent
289a0150fc
commit
a127cb43ba
4 changed files with 8 additions and 5 deletions
|
@ -1,4 +1,5 @@
|
|||
PORTNAME= bareos
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= -traymonitor
|
||||
|
||||
COMMENT= Backup archiving recovery open sourced (traymonitor)
|
||||
|
@ -9,7 +10,7 @@ LIB_DEPENDS+= libqwt5-qt5.so:x11-toolkits/qwt5-qt5 \
|
|||
CONFLICTS= bareos18-traymonitor bareos19-traymonitor bareos20-traymonitor
|
||||
|
||||
USES= desktop-file-utils gettext-runtime pkgconfig qt:5
|
||||
USE_QT= buildtools_build qmake_build uitools_build gui core
|
||||
USE_QT= buildtools_build qmake_build uitools_build gui core widgets
|
||||
WITH_BAT= yes
|
||||
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= bareos
|
||||
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= 18-traymonitor
|
||||
|
||||
COMMENT= Backup archiving recovery open sourced (traymonitor)
|
||||
|
@ -10,7 +10,7 @@ LIB_DEPENDS+= libqwt5-qt5.so:x11-toolkits/qwt5-qt5 \
|
|||
CONFLICTS= bacula*-bat bareos-traymonitor
|
||||
|
||||
USES= pkgconfig gettext-runtime desktop-file-utils qt:5
|
||||
USE_QT= buildtools_build qmake_build uitools_build gui core
|
||||
USE_QT= buildtools_build qmake_build uitools_build gui core widgets
|
||||
WITH_BAT= yes
|
||||
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
PORTNAME= bareos
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= 19-traymonitor
|
||||
|
||||
COMMENT= Backup archiving recovery open sourced (traymonitor)
|
||||
|
@ -9,7 +10,7 @@ LIB_DEPENDS+= libqwt5-qt5.so:x11-toolkits/qwt5-qt5 \
|
|||
CONFLICTS= bareos18-traymonitor bareos17-traymonitor bareos-traymonitor
|
||||
|
||||
USES= desktop-file-utils gettext-runtime pkgconfig qt:5
|
||||
USE_QT= buildtools_build qmake_build uitools_build gui core
|
||||
USE_QT= buildtools_build qmake_build uitools_build gui core widgets
|
||||
WITH_BAT= yes
|
||||
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
PORTNAME= bareos
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= 20-traymonitor
|
||||
|
||||
COMMENT= Backup archiving recovery open sourced (traymonitor)
|
||||
|
@ -9,7 +10,7 @@ LIB_DEPENDS+= libqwt5-qt5.so:x11-toolkits/qwt5-qt5 \
|
|||
CONFLICTS= bareos-traymonitor bareos18-traymonitor bareos19-traymonitor
|
||||
|
||||
USES= desktop-file-utils gettext-runtime pkgconfig qt:5
|
||||
USE_QT= buildtools_build qmake_build uitools_build gui core
|
||||
USE_QT= buildtools_build qmake_build uitools_build gui core widgets
|
||||
WITH_BAT= yes
|
||||
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
|
Loading…
Reference in a new issue