mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Add build dependency on x11/qt6/qtquick3d
This commit is contained in:
@@ -23,7 +23,8 @@ EXTRACT_SUFX = .tar.xz
|
||||
MODULES = devel/cmake \
|
||||
x11/qt6
|
||||
|
||||
BUILD_DEPENDS = devel/kf6/extra-cmake-modules
|
||||
BUILD_DEPENDS = devel/kf6/extra-cmake-modules \
|
||||
x11/qt6/qtquick3d
|
||||
|
||||
LIB_DEPENDS = multimedia/mpv \
|
||||
x11/qt6/qtdeclarative
|
||||
|
||||
@@ -5,7 +5,6 @@ include/MpvQt/mpvabstractitem.h
|
||||
include/MpvQt/mpvcontroller.h
|
||||
include/MpvQt/mpvqt_export.h
|
||||
include/MpvQt/mpvqt_version.h
|
||||
lib/cmake/
|
||||
lib/cmake/MpvQt/
|
||||
lib/cmake/MpvQt/FindLibmpv.cmake
|
||||
lib/cmake/MpvQt/MpvQtConfig.cmake
|
||||
|
||||
Reference in New Issue
Block a user