From: Sebastian Ramacher Date: Thu, 24 Feb 2022 23:17:37 +0000 (+0100) Subject: Replace libsdl1.2-dev with libsdl2-dev X-Git-Tag: archive/raspbian/2.0.0+dfsg1-4+rpi1^2~49 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6abb5f301b871ab83cf261c45785dab12d6c7980;p=gpac.git Replace libsdl1.2-dev with libsdl2-dev --- diff --git a/debian/control b/debian/control index 0961276..255e7d5 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: libogg-dev, libpng-dev, libpulse-dev, - libsdl1.2-dev, + libsdl2-dev, libswscale-dev (>= 7:4.4), libtheora-dev, libvorbis-dev,