summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sarnie <sarnex@gentoo.org>2022-08-01 13:45:43 -0400
committerNick Sarnie <sarnex@gentoo.org>2022-08-01 13:46:12 -0400
commitc4dc4835984f8e18a24d362aeff5dd00965c4b95 (patch)
tree1b2d6b01f4fb6edcde333641bc22ef0476c823e7 /app-emulation
parentwww-client/firefox: Stabilize 91.12.0 x86, #861530 (diff)
downloadgentoo-c4dc4835984f8e18a24d362aeff5dd00965c4b95.tar.gz
gentoo-c4dc4835984f8e18a24d362aeff5dd00965c4b95.tar.bz2
gentoo-c4dc4835984f8e18a24d362aeff5dd00965c4b95.zip
app-emulation/wine-vanilla: Fix warning
Closes: https://bugs.gentoo.org/862846 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild b/app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild
index 998f4859e6e6..4e2874f98385 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild
@@ -330,7 +330,7 @@ multilib_src_configure() {
$(use_with gphoto2 gphoto)
$(use_with gssapi)
$(use_with gstreamer)
- --without-hal
+ --enable-hal
$(use_with kerberos krb5)
$(use_with ldap)
# TODO: Will bug 685172 still need special handling?