[neon/qt/qtbase/Neon/release] debian: there files are not made in arm
Jonathan Riddell
null at kde.org
Tue Apr 9 11:46:55 BST 2024
Git commit a9eb3d03249d0cc4e577b48271ad7be90e1743b3 by Jonathan Riddell.
Committed on 09/04/2024 at 10:46.
Pushed by jriddell into branch 'Neon/release'.
there files are not made in arm
M +4 -4 debian/qtbase5-dev.install
https://invent.kde.org/neon/qt/qtbase/-/commit/a9eb3d03249d0cc4e577b48271ad7be90e1743b3
diff --git a/debian/qtbase5-dev.install b/debian/qtbase5-dev.install
index 7aaaf00d..b1da6d57 100755
--- a/debian/qtbase5-dev.install
+++ b/debian/qtbase5-dev.install
@@ -1034,10 +1034,10 @@ usr/include/${DEB_HOST_MULTIARCH}/qt5/QtGui/qvulkanwindow.h
usr/include/${DEB_HOST_MULTIARCH}/qt5/QtGui/qwindow.h
usr/include/${DEB_HOST_MULTIARCH}/qt5/QtGui/qwindowdefs.h
usr/include/${DEB_HOST_MULTIARCH}/qt5/QtGui/qwindowdefs_win.h
-usr/include/${DEB_HOST_MULTIARCH}/qt5/QtLinuxAccessibilitySupport/bus_interface.h
-usr/include/${DEB_HOST_MULTIARCH}/qt5/QtLinuxAccessibilitySupport/cache_adaptor.h
-usr/include/${DEB_HOST_MULTIARCH}/qt5/QtLinuxAccessibilitySupport/deviceeventcontroller_adaptor.h
-usr/include/${DEB_HOST_MULTIARCH}/qt5/QtLinuxAccessibilitySupport/socket_interface.h
+[!arm64 !armel !armhf] usr/include/${DEB_HOST_MULTIARCH}/qt5/QtLinuxAccessibilitySupport/bus_interface.h
+[!arm64 !armel !armhf] usr/include/${DEB_HOST_MULTIARCH}/qt5/QtLinuxAccessibilitySupport/cache_adaptor.h
+[!arm64 !armel !armhf] usr/include/${DEB_HOST_MULTIARCH}/qt5/QtLinuxAccessibilitySupport/deviceeventcontroller_adaptor.h
+[!arm64 !armel !armhf] usr/include/${DEB_HOST_MULTIARCH}/qt5/QtLinuxAccessibilitySupport/socket_interface.h
usr/include/${DEB_HOST_MULTIARCH}/qt5/QtNetwork/QAbstractNetworkCache
usr/include/${DEB_HOST_MULTIARCH}/qt5/QtNetwork/QAbstractSocket
usr/include/${DEB_HOST_MULTIARCH}/qt5/QtNetwork/QAuthenticator
More information about the Neon-commits
mailing list