Make phonon build dependencies explicit

This change is required for compilation against upcoming KF 5.93.0 update
of meta-kf5.
This commit is contained in:
Andreas Cord-Landwehr
2022-04-14 11:16:12 +02:00
parent 01f97d8ca6
commit c887539cc9
2 changed files with 2 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ DEPENDS += " \
knotifications \
kwidgetsaddons \
kactivities \
phonon \
purpose \
"

View File

@@ -20,6 +20,7 @@ DEPENDS += " \
kjs \
kactivities \
kpty \
phonon \
poppler \
purpose \
qca \