1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-12-12 15:47:35 +00:00

flatpak: remove libhandy as it is part of the SDK

This commit is contained in:
Evangelos Ribeiro Tzaras 2021-03-09 16:49:05 +01:00
parent 0af0d48e6a
commit 45dd165c23

View file

@ -85,23 +85,6 @@
} }
] ]
}, },
{
"name" : "libhandy",
"buildsystem" : "meson",
"config-opts" : [
"-Dglade_catalog=disabled"
],
"sources" : [
{
"type" : "archive",
"url" : "https://download.gnome.org/sources/libhandy/1.0/libhandy-1.0.0.tar.xz",
"sha256" : "a9398582f47b7d729205d6eac0c068fef35aaf249fdd57eea3724f8518d26699"
}
],
"cleanup" : [
"/bin"
]
},
{ {
"name" : "boost", "name" : "boost",
"buildsystem" : "simple", "buildsystem" : "simple",