mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
The plugins are installed for Qt6
This commit is contained in:
parent
63246a2e50
commit
331686daef
2
debian/rules
vendored
2
debian/rules
vendored
@ -12,7 +12,7 @@ override_dh_auto_configure:
|
||||
-DQUICK_COMPILER=ON \
|
||||
-DUNIT_TESTING=ON \
|
||||
-DEXTERNAL_VERSION=$(DEB_VERSION) \
|
||||
-DPLUGIN_INSTALL_DIR=/usr/lib/$(DEB_HOST_GNU_TYPE)/qt5/plugins \
|
||||
-DPLUGIN_INSTALL_DIR=/usr/lib/$(DEB_HOST_GNU_TYPE)/qt6/plugins \
|
||||
-DBUILD_UPDATER=OFF
|
||||
|
||||
override_dh_auto_test-arch:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user