From 42cdf2f5d26adf7f977a0d252ddfa08412291419 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20M=C3=A9ndez?= Date: Sat, 6 Jul 2024 23:42:46 -0600 Subject: [PATCH] lint fixes for debian build --- debian/control | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 1ecb73c..af85aa0 100644 --- a/debian/control +++ b/debian/control @@ -30,6 +30,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + ${python3:Depends}, vlc, python3-full, python3-libdiscid, @@ -37,5 +38,6 @@ Depends: python3-cdio, python3-vlc Description: Your favorite music player of the 90s, but in real life - Music player app for Linamp - Your favorite music player of the 90s, but in real life. Built - with QT6. + Music player app for Linamp - Your favorite music player of the 90s, + but in real life. + Built with QT6.