mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
Since devel/qca was flavorized, kdelibs-kde4 was still depending on
the unflavored, and now Qt5-by-default-version. Make the required flavor explicit. PR: 227531 Reported by: ohartmann@walstatt.org
This commit is contained in:
parent
b4fa0e2376
commit
13dfeb68ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471064
@ -17,7 +17,7 @@ LIB_DEPENDS= libImath-2_2.so:graphics/ilmbase \
|
||||
libgif.so:graphics/giflib \
|
||||
libpng.so:graphics/png \
|
||||
libhal.so:sysutils/hal \
|
||||
libqca.so:devel/qca \
|
||||
libqca.so:devel/qca@qt4 \
|
||||
libpolkit-qt-core-1.so:sysutils/polkit-qt@qt4 \
|
||||
libdbusmenu-qt.so:devel/libdbusmenu-qt@qt4 \
|
||||
libstreams.so:deskutils/libstreams
|
||||
|
Loading…
Reference in New Issue
Block a user