Skip to content

Commit

Permalink
misc/qt6-doc: depend on split out databases/qt6-base_sqldriver
Browse files Browse the repository at this point in the history
  • Loading branch information
tcberner committed May 19, 2023
1 parent 38fa014 commit 8062108
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion misc/qt6-doc/Makefile
Expand Up @@ -12,7 +12,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers

USES= cmake compiler:c++17-lang \
qt-dist:6
USE_QT= base declarative tools
USE_QT= base declarative tools \
sqldriver-sqlite

ALL_TARGET= docs
INSTALL_TARGET= install_docs
Expand Down

0 comments on commit 8062108

Please sign in to comment.