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:
12
pkgs/flatpak/lib/libsass.json
Normal file
12
pkgs/flatpak/lib/libsass.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "libsass",
|
||||
"buildsystem": "meson",
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/lazka/libsass.git",
|
||||
"branch": "meson",
|
||||
"commit": "302397c0c8ae2d7ab02f45ea461c2c3d768f248e"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user