#TODO make all dependencies work
#TODO does it use gtk3 for winecfg?
[source]
tar = "https://dl.winehq.org/wine/source/9.0/wine-9.0.tar.xz"
[build]
template = "configure"
dependencies = [
    "dbus",
    "fontconfig",
    "freetype2",
    "gnutls",
    "libunwind",
    "gstreamer",
    "sdl2",
    "eudev",
    "libvulkan",
]