kde-frameworks/kactivities-stats: remove stale boost lower bounds

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2022-09-04 15:02:52 +02:00
parent 9ca8e965e2
commit 281a1b67b6
2 changed files with 2 additions and 2 deletions

View File

@@ -19,5 +19,5 @@ RDEPEND="
=kde-frameworks/kconfig-${PVCUT}*:5
"
DEPEND="${RDEPEND}
test? ( >=dev-libs/boost-1.54 )
test? ( dev-libs/boost )
"

View File

@@ -19,5 +19,5 @@ RDEPEND="
=kde-frameworks/kconfig-${PVCUT}*:5
"
DEPEND="${RDEPEND}
test? ( >=dev-libs/boost-1.54 )
test? ( dev-libs/boost )
"