We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8173972 commit 89f3c16Copy full SHA for 89f3c16
1 file changed
data/org.gnome.meld-devel.json
@@ -41,10 +41,16 @@
41
"modules": [
42
{
43
"name": "gtksourceview",
44
+ "build-options": {
45
+ "config-opts": [
46
+ "--enable-vala=no",
47
+ "--enable-gtk-doc=no"
48
+ ]
49
+ },
50
"sources": [
51
52
"type": "archive",
- "url": "http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/3.24/gtksourceview-3.24.7.tar.xz",
53
+ "url": "https://download.gnome.org/sources/gtksourceview/3.24/gtksourceview-3.24.7.tar.xz",
54
"sha256": "a5c20d3a6347533689358f3ea52486409f6dd41d5a69c65eab7570cfaffee8e6"
55
}
56
]
0 commit comments