[neon/qt6/qt6-phonon/Neon/unstable] debian: more arches

Jonathan Esk-Riddell null at kde.org
Mon Feb 20 16:27:36 GMT 2023


Git commit 165ea426b12ced4fa486aeaf45a2bde53f9a7276 by Jonathan Esk-Riddell.
Committed on 20/02/2023 at 16:27.
Pushed by jriddell into branch 'Neon/unstable'.

more arches

M  +0    -1    debian/control
M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-phonon/commit/165ea426b12ced4fa486aeaf45a2bde53f9a7276

diff --git a/debian/control b/debian/control
index 7cc48c9..29347aa 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,6 @@ Package: qt6-phonon
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: multimedia framework from KDE using Qt - core library
  Phonon is a Qt multimedia API, which provides a task-oriented abstraction
diff --git a/debian/rules b/debian/rules
index dfb1a94..8bec3f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,4 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_shlibdeps:
-	dh_shlibdeps -a -O--buildsystem=kf6 -l`pwd`/debian/qt6-phonon/usr/kf6/lib/x86_64-linux-gnu/
+	dh_shlibdeps -a -O--buildsystem=kf6 -l`pwd`/debian/qt6-phonon/usr/kf6/lib/x86_64-linux-gnu/  -l`pwd`/debian/qt6-phonon/usr/kf6/lib/aarch64-linux-gnu/


More information about the Neon-commits mailing list