redox/recipes/wip/tools/pomky/recipe.toml
2024-02-17 23:36:16 +00:00

11 lines
185 B
TOML

#TODO waiting gdk-pixbuf conversion to TOML
[source]
git = "https://github.com/developomp/pomky"
[build]
template = "cargo"
dependencies = [
"glib",
"pcre",
"gdk-pixbuf",
]