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/sassc.json
Normal file
15
pkgs/flatpak/lib/sassc.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "sassc",
|
||||
"buildsystem": "meson",
|
||||
"config-opts": [
|
||||
"--wrap-mode=nofallback"
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/lazka/sassc.git",
|
||||
"branch": "meson",
|
||||
"commit": "82803377c33247265d779af034eceb5949e78354"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user