From: Reinhard Tartler Date: Sat, 30 Oct 2010 07:53:56 +0000 (+0200) Subject: add libswscale to build-depends X-Git-Tag: archive/raspbian/1.0.1+dfsg1-4+rpi1~1^2~324 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=af5c03aa40027a238ea3d62b215dae77b352bcf9;p=gpac.git add libswscale to build-depends --- diff --git a/debian/control b/debian/control index d83561d..c086d43 100644 --- a/debian/control +++ b/debian/control @@ -24,6 +24,7 @@ Build-Depends: debhelper (>= 8), libpng-dev, libpulse-dev, libsdl1.2-dev, + libswscale-dev, libtheora-dev, libvorbis-dev, libwxgtk2.8-dev,