We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 079cbcc commit 4d616faCopy full SHA for 4d616fa
1 file changed
dependency-builder/src/main/cpp/packages/pango.cmake
@@ -2,7 +2,7 @@ include_guard(GLOBAL)
2
3
ExternalProjectMeson(pango
4
DEPENDS cairo fontconfig freetype fribidi glib-2.0 harfbuzz
5
-# URL https://ftp.gnome.org/pub/GNOME/sources/pango/1.44/pango-1.44.7.tar.xz
+#https://ftp.gnome.org/pub/GNOME/sources/pango/1.44/pango-1.44.7.tar.xz
6
URL ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.44/pango-1.44.7.tar.xz
7
URL_HASH SHA256=66a5b6cc13db73efed67b8e933584509f8ddb7b10a8a40c3850ca4a985ea1b1f
8
CONFIGURE_ARGUMENTS -Dintrospection=false
0 commit comments