diff options
Diffstat (limited to 'qtappfw.pc.in')
-rw-r--r-- | qtappfw.pc.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qtappfw.pc.in b/qtappfw.pc.in index 8c015d9..171dad8 100644 --- a/qtappfw.pc.in +++ b/qtappfw.pc.in @@ -7,5 +7,6 @@ Name: qtappfw Description: Library wrapping AGL AppFW messages and bindings in Qt objects Version: 1.0.0 +Requires: Qt5WebSockets Libs: -L${libdir} @PRIVATE_LIBS@ Cflags: -I${includedir}/qtappfw |