* [gentoo-commits] repo/gentoo:master commit in: games-util/lgogdownloader/
@ 2020-12-30 21:34 99% James Le Cuirot
0 siblings, 0 replies; 1+ results
From: James Le Cuirot @ 2020-12-30 21:34 UTC (permalink / raw
To: gentoo-commits
commit: f10528c18d08770000dd1514a7c12462360d41c4
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 21:33:30 2020 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 21:34:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f10528c1
games-util/lgogdownloader: Fix missing zlib USE dependency on boost
Closes: https://bugs.gentoo.org/762667
Package-Manager: Portage-3.0.12, Repoman-3.0.1
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
.../{lgogdownloader-3.7.ebuild => lgogdownloader-3.7-r1.ebuild} | 2 +-
games-util/lgogdownloader/lgogdownloader-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-util/lgogdownloader/lgogdownloader-3.7.ebuild b/games-util/lgogdownloader/lgogdownloader-3.7-r1.ebuild
similarity index 96%
rename from games-util/lgogdownloader/lgogdownloader-3.7.ebuild
rename to games-util/lgogdownloader/lgogdownloader-3.7-r1.ebuild
index fa94c0f4adc..64fb82fe153 100644
--- a/games-util/lgogdownloader/lgogdownloader-3.7.ebuild
+++ b/games-util/lgogdownloader/lgogdownloader-3.7-r1.ebuild
@@ -15,7 +15,7 @@ IUSE="gui"
RDEPEND=">=app-crypt/rhash-1.3.3-r2:0=
dev-cpp/htmlcxx:0=
- dev-libs/boost:0=
+ dev-libs/boost:0=[zlib]
>=dev-libs/jsoncpp-1.7:0=
dev-libs/tinyxml2:0=
>=net-misc/curl-7.32:0=[ssl]
diff --git a/games-util/lgogdownloader/lgogdownloader-9999.ebuild b/games-util/lgogdownloader/lgogdownloader-9999.ebuild
index 4ea44e56d15..e1817aeca2a 100644
--- a/games-util/lgogdownloader/lgogdownloader-9999.ebuild
+++ b/games-util/lgogdownloader/lgogdownloader-9999.ebuild
@@ -14,7 +14,7 @@ IUSE="gui"
RDEPEND=">=app-crypt/rhash-1.3.3-r2:0=
dev-cpp/htmlcxx:0=
- dev-libs/boost:0=
+ dev-libs/boost:0=[zlib]
>=dev-libs/jsoncpp-1.7:0=
dev-libs/tinyxml2:0=
>=net-misc/curl-7.32:0=[ssl]
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2020-12-30 21:34 99% [gentoo-commits] repo/gentoo:master commit in: games-util/lgogdownloader/ James Le Cuirot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox