diff options
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 013bd97963f6..2dd3035e125d 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -82,7 +82,7 @@ GECKO_DESC= Bundle Gecko MSI package for Wine MONO_DESC= Bundle Mono MSI package for Wine WAYLAND_DESC= Wayland Support -PORTSCOUT= limit:^9\.0 +PORTSCOUT= limit:^10\.0 ALSA_CONFIGURE_WITH= alsa ALSA_USES= gnome gstreamer |