From: 0xd34df00d <0xd34df00d@gmail.com> Date: Sat, 4 Apr 2020 20:10:41 +0000 (-0400) Subject: app-leechcraft/lc-core: update boost dep X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=af9990d30755b115716f1d519146c5816d4a8f69;p=gentoo.git 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@gmail.com> Signed-off-by: Joonas Niilola --- diff --git a/app-leechcraft/lc-core/lc-core-9999.ebuild b/app-leechcraft/lc-core/lc-core-9999.ebuild index 1bd79f8b5ca2..214174697302 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