test color emoji
| diff --git a/Tools/gtk/jhbuild.modules b/Tools/gtk/jhbuild.modules | |
| index e7762fa..0e9e3f2 100644 | |
| --- a/Tools/gtk/jhbuild.modules | |
| +++ b/Tools/gtk/jhbuild.modules | |
| @@ -93,9 +93,8 @@ | |
| <dep package="pixman"/> | |
| <dep package="glib"/> | |
| </dependencies> | |
| - <branch module="releases/cairo-1.14.2.tar.xz" version="1.14.2" | |
| - repo="cairographics.org" | |
| - hash="sha1:c8da68aa66ca0855b5d0ff552766d3e8679e1d24"/> | |
| + <branch module="behdad/cairo.git" repo="github.com" | |
| + tag="8fcffa8cd2eebfedaca9d286d66e877d538848dd"/> | |
| </autotools> | |
| <!-- FIXME: Pixman 0.32.6 isn't buildable with Clang, but disable-mmx option fixes | |
| @@ -125,11 +124,10 @@ | |
| </autotools> | |
| <autotools id="freetype6" autogen-sh="configure"> | |
| - <branch module="freetype/freetype-2.4.11.tar.bz2" version="2.4.11" | |
| + <branch module="freetype/freetype-2.6.2.tar.bz2" version="2.6.2" | |
| repo="savannah.gnu.org" | |
| - hash="sha256:ef9d0bcb64647d9e5125dc7534d7ca371c98310fec87677c410f397f71ffbe3f" | |
| - md5sum="b93435488942486c8d0ca22e8f768034"> | |
| - <patch file="freetype6-2.4.11-truetype-font-height-fix.patch" strip="1"/> | |
| + hash="sha256:baf6bdef7cdcc12ac270583f76ef245efe936267dbecef835f02a3409fcbb892" | |
| + md5sum="86109d0c998787d81ac582bad9adf82e"> | |
| </branch> | |
| </autotools> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment