1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/deskutils/qtfeedback/files/patch-tests_auto_auto.pro
Tobias C. Berner e193322ed8 deskutils/qtfeedback: New port
The QtFeedback module offers classes that allow you to manage tactile feedback
and device vibration.

WWW: https://github.com/qt/qtfeedback

This port will be required by maliit-keyboard, the defacto standard
virtual keyboard for Plasma Wayland Desktop
2021-06-30 13:15:31 +02:00

14 lines
328 B
Prolog

--- tests/auto/auto.pro.orig 2018-09-03 09:16:11 UTC
+++ tests/auto/auto.pro
@@ -2,10 +2,8 @@ TEMPLATE = subdirs
SUBDIRS += \
qfeedbackactuator \
qfeedbackhapticseffect \
- qfeedbackplugin \
qfeedbackmmk \
qdeclarativefeedback \
- cmake
!qtHaveModule(qml): SUBDIRS -= \
qdeclarativefeedback \