From 04ca813888781a3416eb6f9f2068c8c0cc882b50 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 18 Jan 2021 21:47:46 +0000 Subject: [PATCH] debian/control: Fix typo in libsdl dependency Signed-off-by: Ian Jackson --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9ee1c19..d25d3b3 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 12), inkscape, libfreetype-dev, libncurses5-dev, - libsdl2-dev, + libsdl1.2-dev, netpbm, pngcrush, python3 -- 2.30.2