mirror of
https://github.com/MeexReay/bRAC.git
synced 2025-06-24 02:42:57 +03:00
add gtk to defaults
This commit is contained in:
parent
7ba01992a8
commit
955da8a7b5
@ -26,7 +26,7 @@ tungstenite = "0.27.0"
|
|||||||
winresource = { version = "0.1.20", optional = true }
|
winresource = { version = "0.1.20", optional = true }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = []
|
default = ["gtk"]
|
||||||
gtk = ["dep:gtk4"]
|
gtk = ["dep:gtk4"]
|
||||||
libnotify = ["dep:libnotify", "dep:gdk-pixbuf"]
|
libnotify = ["dep:libnotify", "dep:gdk-pixbuf"]
|
||||||
notify-rust = ["dep:notify-rust"]
|
notify-rust = ["dep:notify-rust"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user