commit: af9990d30755b115716f1d519146c5816d4a8f69
Author: 0xd34df00d <0xd34df00d <AT> gmail <DOT> com>
AuthorDate: Sat Apr 4 20:10:41 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Apr 9 12:37:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af9990d3
app-leechcraft/lc-core: update boost dep
* The version bound is obsolete (any version in tree will do).
* There are some libraries lc-core links to, so use a subslot operator.
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Georg Rudoy <0xd34df00d <AT> gmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-leechcraft/lc-core/lc-core-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-leechcraft/lc-core/lc-core-9999.ebuild
b/app-leechcraft/lc-core/lc-core-9999.ebuild
index 1bd79f8b5ca..21417469730 100644
--- a/app-leechcraft/lc-core/lc-core-9999.ebuild
+++ b/app-leechcraft/lc-core/lc-core-9999.ebuild
@@ -14,7 +14,7 @@ KEYWORDS=""
IUSE="debug doc postgres +qwt +sqlite"
DEPEND="
- >=dev-libs/boost-1.62
+ dev-libs/boost:=
dev-qt/qtconcurrent:5
dev-qt/qtcore:5
dev-qt/qtdbus:5