mirror of
https://github.com/13hannes11/gtk4-rs-docker.git
synced 2024-09-03 23:21:01 +02:00
add image for building appimages
This commit is contained in:
@@ -6,3 +6,11 @@ edition = "2021"
|
||||
[dependencies]
|
||||
adw = { version = "0.1", package = "libadwaita" }
|
||||
gtk = { version = "0.4", package = "gtk4" }
|
||||
|
||||
[package.metadata.appimage]
|
||||
auto_link = true
|
||||
auto_link_exclude_list = [
|
||||
"libc.so*",
|
||||
"libdl.so*",
|
||||
"libpthread.so*",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user