Skip to content

Commit

Permalink
www/qt6-webchannel: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent d6ef977 commit 07e2ce8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion www/qt6-webchannel/Makefile
@@ -1,5 +1,6 @@
PORTNAME= webchannel
PORTVERSION= ${QT6_VERSION}
PORTREVISION= 1
CATEGORIES= www
PKGNAMEPREFIX= qt6-

Expand All @@ -8,7 +9,8 @@ COMMENT= Qt 6 library for integration of C++/QML with HTML/js clients

BUILD_DEPENDS= vulkan-headers>0:graphics/vulkan-headers

USES= cmake compiler:c++11-lang pkgconfig qt-dist:6
USES= cmake compiler:c++11-lang gl pkgconfig qt-dist:6
USE_GL= gl opengl
USE_QT= base declarative websockets

.include <bsd.port.mk>

0 comments on commit 07e2ce8

Please sign in to comment.