Skip to content
Snippets Groups Projects
Commit feaaf32c authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

SuperBuild: Freetype needs a dependency Harfbuzz

parent 86c3674a
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,8 @@ else()
ExternalProject_Add(${proj}
PREFIX ${proj}
URL "http://download.savannah.gnu.org/releases/freetype/freetype-2.6.1.tar.gz"
URL_MD5 348e667d728c597360e4a87c16556597
URL "http://download.savannah.gnu.org/releases/freetype/freetype-2.6.tar.gz"
URL_MD5 1d733ea6c1b7b3df38169fbdbec47d2b
BINARY_DIR ${FREETYPE_SB_BUILD_DIR}
INSTALL_DIR ${SB_INSTALL_PREFIX}
DOWNLOAD_DIR ${DOWNLOAD_LOCATION}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment