1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-12-04 20:07:36 +00:00

flatpak: Add cmocka dependency

This commit is contained in:
Evangelos Ribeiro Tzaras 2021-10-26 10:20:32 +02:00
parent 9cdf46617f
commit f86162da03

View file

@ -134,6 +134,18 @@
}
]
},
{
"name" : "cmocka",
"buildsystem" : "cmake",
"builddir" : true,
"sources" : [
{
"type" : "archive",
"url" : "https://cmocka.org/files/1.1/cmocka-1.1.5.tar.xz",
"sha256" : "f0ccd8242d55e2fd74b16ba518359151f6f8383ff8aef4976e48393f77bba8b6"
}
]
},
{
"name" : "libphonenumber",
"buildsystem" : "cmake-ninja",