graphics/qt5-wayland: fix plist
the two Qml files are only installed in debug builds. PR: 228564 Reported by: tobik
This commit is contained in:
parent
4e3824f6cf
commit
05fc2b2912
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471539
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= wayland
|
||||
DISTVERSION= ${QT5_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
PKGNAMEPREFIX= qt5-
|
||||
|
||||
|
@ -303,8 +303,8 @@
|
||||
%%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-server/libxcomposite-glx.so.debug
|
||||
%%QT_PLUGINDIR%%/wayland-shell-integration/libivi-shell.so
|
||||
%%DEBUG%%%%QT_PLUGINDIR%%/wayland-shell-integration/libivi-shell.so.debug
|
||||
%%QT_QMLDIR%%/QtWayland/Compositor/WaylandCursorItem.qml
|
||||
%%QT_QMLDIR%%/QtWayland/Compositor/WaylandOutputWindow.qml
|
||||
%%DEBUG%%%%QT_QMLDIR%%/QtWayland/Compositor/WaylandCursorItem.qml
|
||||
%%DEBUG%%%%QT_QMLDIR%%/QtWayland/Compositor/WaylandOutputWindow.qml
|
||||
%%QT_QMLDIR%%/QtWayland/Compositor/libqwaylandcompositorplugin.so
|
||||
%%DEBUG%%%%QT_QMLDIR%%/QtWayland/Compositor/libqwaylandcompositorplugin.so.debug
|
||||
%%QT_QMLDIR%%/QtWayland/Compositor/plugins.qmltypes
|
||||
|
Loading…
Reference in New Issue
Block a user