1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-07 10:51:45 +00:00

Don't request kio-extras on FreeBSD

It's not available on freebsd-qt6
This commit is contained in:
Nicolas Fella 2023-07-30 13:48:19 +02:00
parent 2f36c05b9c
commit be81255383

View File

@ -34,6 +34,8 @@ Dependencies:
'require':
'frameworks/baloo': '@latest-kf6'
'libraries/baloo-widgets': '@latest-kf6'
'network/kio-extras': '@latest-kf6'
'third-party/packagekit-qt': '@latest'
- 'on': ['Linux/Qt6', 'Windows/Qt6', 'macOS/Qt6']
'require':
'network/kio-extras': '@latest-kf6'