aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sarnie <sarnex@gentoo.org>2022-05-14 11:05:56 -0400
committerNick Sarnie <sarnex@gentoo.org>2022-05-14 11:06:26 -0400
commit2f820d2d2ff42a505bd3bb368dd1a2b04e5d4982 (patch)
tree0e66c9c40880eefab8bf1f44affd95b9a16816d9
parentapp-emulation/wine-vanilla: Build hal (diff)
downloadwine-2f820d2d2ff42a505bd3bb368dd1a2b04e5d4982.tar.gz
wine-2f820d2d2ff42a505bd3bb368dd1a2b04e5d4982.tar.bz2
wine-2f820d2d2ff42a505bd3bb368dd1a2b04e5d4982.zip
app-emulation/wine-staging: Build hal
Bug: https://bugs.gentoo.org/844043 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
-rw-r--r--app-emulation/wine-staging/wine-staging-7.8.ebuild2
-rw-r--r--app-emulation/wine-staging/wine-staging-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine-staging/wine-staging-7.8.ebuild b/app-emulation/wine-staging/wine-staging-7.8.ebuild
index 4929984..a19da0c 100644
--- a/app-emulation/wine-staging/wine-staging-7.8.ebuild
+++ b/app-emulation/wine-staging/wine-staging-7.8.ebuild
@@ -461,7 +461,7 @@ multilib_src_configure() {
$(use_with gphoto2 gphoto)
$(use_with gssapi)
$(use_with gstreamer)
- --disable-hal
+ --enable-hal
$(use_with kerberos krb5)
$(use_with ldap)
# TODO: Will bug 685172 still need special handling?
diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild
index 4929984..a19da0c 100644
--- a/app-emulation/wine-staging/wine-staging-9999.ebuild
+++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
@@ -461,7 +461,7 @@ multilib_src_configure() {
$(use_with gphoto2 gphoto)
$(use_with gssapi)
$(use_with gstreamer)
- --disable-hal
+ --enable-hal
$(use_with kerberos krb5)
$(use_with ldap)
# TODO: Will bug 685172 still need special handling?