[neon/extras/phonon-backend-vlc/Neon/stable] debian: fix runtime dep
Carlos De Maine
null at kde.org
Fri Nov 3 02:46:52 GMT 2023
Git commit 693d8754cd7b19d8a1d63068d5bddc502eef328b by Carlos De Maine.
Committed on 03/11/2023 at 03:46.
Pushed by carlosdem into branch 'Neon/stable'.
fix runtime dep
M +1 -1 debian/control
https://invent.kde.org/neon/extras/phonon-backend-vlc/-/commit/693d8754cd7b19d8a1d63068d5bddc502eef328b
diff --git a/debian/control b/debian/control
index 2e109ed..82b719a 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