From d0d4638ca9f718bb3c0f920e8dcba5a7b07636be Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 11 Sep 2022 22:08:54 +0200 Subject: [PATCH] fix(debian): lintian warnings (#2) Reviewed-on: https://git.mrbesen.de/MrBesen/lolautoaccept/pulls/2 Co-authored-by: Oliver Co-committed-by: Oliver --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index cda9a3a..ccc11e0 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: games Priority: optional Maintainer: MrBesen Build-Depends: debhelper-compat (= 12), - libcurl-dev, + libcurl4-openssl-dev, librsvg2-bin, qtbase5-dev, qttools5-dev-tools @@ -14,4 +14,4 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Description: League of Legends Auto-Acceptor - Can accept games, pick and ban champions and more. \ No newline at end of file + Can accept games, pick and ban champions and more.