summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-02-13 23:19:45 +0000
committerJames Le Cuirot <chewi@gentoo.org>2021-02-13 23:19:45 +0000
commitbc83e36e0f2d76fd4be83f5b210d414d706156f0 (patch)
tree3751cb3615424bef1632b7c22d20b9e3a596b6d3 /app-emulation/gallium-nine-standalone/gallium-nine-standalone-0.7.ebuild
parentmedia-libs/lasi: Add missing die in 1.1.3 (diff)
downloadgentoo-bc83e36e0f2d76fd4be83f5b210d414d706156f0.tar.gz
gentoo-bc83e36e0f2d76fd4be83f5b210d414d706156f0.tar.bz2
gentoo-bc83e36e0f2d76fd4be83f5b210d414d706156f0.zip
app-emulation/gallium-nine-standalone: Upstream patch about libwine
Bug: https://github.com/iXit/wine-nine-standalone/issues/92 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'app-emulation/gallium-nine-standalone/gallium-nine-standalone-0.7.ebuild')
-rw-r--r--app-emulation/gallium-nine-standalone/gallium-nine-standalone-0.7.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/gallium-nine-standalone/gallium-nine-standalone-0.7.ebuild b/app-emulation/gallium-nine-standalone/gallium-nine-standalone-0.7.ebuild
index 3e96326a2fc8..ea3ad385cab5 100644
--- a/app-emulation/gallium-nine-standalone/gallium-nine-standalone-0.7.ebuild
+++ b/app-emulation/gallium-nine-standalone/gallium-nine-standalone-0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -38,6 +38,7 @@ DEPEND="
"
PATCHES=(
+ "${FILESDIR}"/0.7-no-libwine.patch
"${FILESDIR}"/0.7-cross-files.patch
"${FILESDIR}"/0.3-nine-dll-path.patch
)