mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Add all missing deps for building flatpak
With this flatpak is now possible to build and working
This commit is contained in:
15
pkgs/flatpak/lib/pango.json
Normal file
15
pkgs/flatpak/lib/pango.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user