Changeset 205538 in webkit


Ignore:
Timestamp:
Sep 7, 2016 1:20:48 AM (8 years ago)
Author:
Hunseop Jeong
Message:

[EFL] Need the libosmesa to support the software backend drawing.
https://bugs.webkit.org/show_bug.cgi?id=147065

Reviewed by Gyuyoung Kim.

Added the libosmesa to support the software backend drawing.

  • efl/install-dependencies:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r205533 r205538  
     12016-09-07  Hunseop Jeong  <hs85.jeong@samsung.com>
     2
     3        [EFL] Need the libosmesa to support the software backend drawing.
     4        https://bugs.webkit.org/show_bug.cgi?id=147065
     5
     6        Reviewed by Gyuyoung Kim.
     7
     8        Added the libosmesa to support the software backend drawing.
     9
     10        * efl/install-dependencies:
     11
    1122016-09-06  Commit Queue  <commit-queue@webkit.org>
    213
  • trunk/Tools/efl/install-dependencies

    r204559 r205538  
    9191        libmpg123-dev \
    9292        liborc-0.4-dev \
     93        libosmesa6-dev \
    9394        libp11-kit-dev \
    9495        $(aptIfElse libpng-dev libpng12-dev) \
Note: See TracChangeset for help on using the changeset viewer.