Files
clapper/pkgs/flatpak/lib/pango.json
Rafostar f0a54f97e1 Add all missing deps for building flatpak
With this flatpak is now possible to build and working
2020-10-29 18:58:02 +01:00

16 lines
334 B
JSON

{
"name": "pango",
"buildsystem": "meson",
"config-opts": [
"-Dgtk_doc=false"
],
"sources": [
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/pango.git",
"tag": "1.47.0",
"commit": "43808377088ea3eecc1607b910dee1477508587b"
}
]
}