RESOLVED FIXED 137520
[GTK] install-dependencies should install libjpeg-turbo on Debian and derivatives.
https://bugs.webkit.org/show_bug.cgi?id=137520
Summary [GTK] install-dependencies should install libjpeg-turbo on Debian and derivat...
Carlos Alberto Lopez Perez
Reported 2014-10-08 06:38:18 PDT
Revision r154807 <http://trac.webkit.org/r154807> switched the install dependency on Debian and derivatives from libjpeg-turbo to the IJG implementation of libjpeg. Debian is switching is default libjpeg library to libjpeg-turbo <https://wiki.debian.org/LJTTransition#Text> Also, install-dependencies installs libjpeg-turbo for other distributions (Fedora/Arch). The EFL port also installs libjpeg-turbo. $ grep jpeg Tools/gtk/install-dependencies Tools/efl/install-dependencies Tools/gtk/install-dependencies: libjpeg8-dev \ Tools/gtk/install-dependencies: libjpeg-turbo \ Tools/gtk/install-dependencies: libjpeg-turbo-devel \ Tools/efl/install-dependencies: libjpeg-dev \
Attachments
Patch (1.41 KB, patch)
2014-10-08 06:52 PDT, Carlos Alberto Lopez Perez
no flags
Carlos Alberto Lopez Perez
Comment 1 2014-10-08 06:52:54 PDT
WebKit Commit Bot
Comment 2 2014-10-08 07:45:03 PDT
Comment on attachment 239471 [details] Patch Clearing flags on attachment: 239471 Committed r174453: <http://trac.webkit.org/changeset/174453>
WebKit Commit Bot
Comment 3 2014-10-08 07:45:07 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.