Changeset 224493 in webkit


Ignore:
Timestamp:
Nov 6, 2017 8:36:45 AM (6 years ago)
Author:
Michael Catanzaro
Message:

Unreviewed, fix WPE build after r224492
https://bugs.webkit.org/show_bug.cgi?id=179009

  • Source/cmake/OptionsWPE.cmake:
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r224492 r224493  
     12017-11-06  Michael Catanzaro  <mcatanzaro@igalia.com>
     2
     3        Unreviewed, fix WPE build after r224492
     4        https://bugs.webkit.org/show_bug.cgi?id=179009
     5
     6        * Source/cmake/OptionsWPE.cmake:
     7
    182017-11-06  Michael Catanzaro  <mcatanzaro@igalia.com>
    29
  • trunk/Source/cmake/OptionsWPE.cmake

    r224492 r224493  
    6767find_package(LibGcrypt 1.7.0 REQUIRED)
    6868find_package(LibSoup 2.42.0 REQUIRED)
     69find_package(Libtasn1 REQUIRED)
    6970find_package(LibXml2 2.8.0 REQUIRED)
    7071find_package(PNG REQUIRED)
Note: See TracChangeset for help on using the changeset viewer.