From 3da3f95d80cfc61c1edb772c0a55b44509f625d4 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Wed, 31 Oct 2018 11:45:32 -0700 Subject: [PATCH] Noted SDL 2.0.8 dependency in debian/control --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5b326331..e8a7174d 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Standards-Version: 3.9.2 Build-Depends: debhelper (>= 8.9.0~), dh-autoreconf, dpkg-dev (>= 1.16.1~), - libsdl2-dev (>= 2.0.0), + libsdl2-dev (>= 2.0.8), libjpeg-dev, libpng-dev, libtiff4-dev,