mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-09-04 01:42:44 +00:00
Added basis for WebSocket connection
This commit is contained in:
parent
5576e53656
commit
97429ff6ec
6 changed files with 203 additions and 6 deletions
|
@ -22,6 +22,7 @@ PkgConfigBR:
|
|||
- Qt5Core
|
||||
- Qt5Qml
|
||||
- Qt5Quick
|
||||
- Qt5WebSockets
|
||||
|
||||
# Build dependencies without a pkgconfig setup can be listed here
|
||||
# PkgBR:
|
||||
|
@ -30,6 +31,7 @@ PkgConfigBR:
|
|||
# Runtime dependencies which are not automatically detected
|
||||
Requires:
|
||||
- sailfishsilica-qt5 >= 0.10.9
|
||||
- qt5-qtdeclarative-import-xmllistmodel
|
||||
|
||||
# All installed files
|
||||
Files:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue