diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-05-07 10:19:30 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-05-07 10:23:05 -0400 |
commit | 664b7392058f7d0d747b6ef514b08d3bd3acc1fc (patch) | |
tree | 4c8d9cfbfcf5deea805d3c3c8a07e0e132dd7837 /app-emulation/wine-proton | |
parent | dev-qt/qt-creator: add 13.0.1 (diff) | |
download | gentoo-664b7392058f7d0d747b6ef514b08d3bd3acc1fc.tar.gz gentoo-664b7392058f7d0d747b6ef514b08d3bd3acc1fc.tar.bz2 gentoo-664b7392058f7d0d747b6ef514b08d3bd3acc1fc.zip |
app-emulation/wine-proton: remove unused option
Forgot to remove it when copied from 9999, this is only
used in experimental and not in releases.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation/wine-proton')
-rw-r--r-- | app-emulation/wine-proton/wine-proton-9.0.1.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-emulation/wine-proton/wine-proton-9.0.1.ebuild b/app-emulation/wine-proton/wine-proton-9.0.1.ebuild index 34ad2375a843..3826048c0fcc 100644 --- a/app-emulation/wine-proton/wine-proton-9.0.1.ebuild +++ b/app-emulation/wine-proton/wine-proton-9.0.1.ebuild @@ -264,8 +264,6 @@ src_configure() { $(use_with v4l v4l2) $(use_with xcomposite) $(use_with xinerama) - - --without-vosk # unpackaged, file a bug if you need this ) filter-lto # build failure |