[neon/extras/phonon-backend-vlc/Neon/unstable] debian: fix runtime dep
Carlos De Maine
null at kde.org
Fri Nov 3 02:47:51 GMT 2023
Git commit 5e840ccd85f09143541ec782b12179c98109e2c7 by Carlos De Maine.
Committed on 03/11/2023 at 03:47.
Pushed by carlosdem into branch 'Neon/unstable'.
fix runtime dep
(cherry picked from commit 693d8754cd7b19d8a1d63068d5bddc502eef328b)
M +1 -1 debian/control
https://invent.kde.org/neon/extras/phonon-backend-vlc/-/commit/5e840ccd85f09143541ec782b12179c98109e2c7
diff --git a/debian/control b/debian/control
index e6d49ce..52b7259 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,7 @@ Package: qt5-phonon-backend-vlc
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
-Depends: qtbase5,
+Depends: libqt5core5a,
vlc-plugin-base,
vlc-plugin-video-output,
${misc:Depends},
More information about the Neon-commits
mailing list