summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0xd34df00d <0xd34df00d@gmail.com>2020-04-04 16:10:41 -0400
committerJoonas Niilola <juippis@gentoo.org>2020-04-09 15:37:42 +0300
commitaf9990d30755b115716f1d519146c5816d4a8f69 (patch)
tree65cfd9aab6f77bd2fcb8f1c55e13eb11cd94b2b2 /app-leechcraft
parentdev-python/mkdocs-bootswatch: version bump 1.1 (diff)
downloadgentoo-af9990d30755b115716f1d519146c5816d4a8f69.tar.gz
gentoo-af9990d30755b115716f1d519146c5816d4a8f69.tar.bz2
gentoo-af9990d30755b115716f1d519146c5816d4a8f69.zip
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 <juippis@gentoo.org>
Diffstat (limited to 'app-leechcraft')
-rw-r--r--app-leechcraft/lc-core/lc-core-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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