summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-09-04 15:02:28 +0200
committerDavid Seifert <soap@gentoo.org>2022-09-04 15:02:28 +0200
commit6392c8ab8393d8d08767a65c9b059e3e45b5e4d0 (patch)
tree990d5923d1789ff151f4c9a81f47adea42ed987b /app-text/libabw
parentapp-office/libreoffice-bin: remove stale boost lower bounds (diff)
downloadgentoo-6392c8ab8393d8d08767a65c9b059e3e45b5e4d0.tar.gz
gentoo-6392c8ab8393d8d08767a65c9b059e3e45b5e4d0.tar.bz2
gentoo-6392c8ab8393d8d08767a65c9b059e3e45b5e4d0.zip
app-text/libabw: remove stale boost lower bounds
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-text/libabw')
-rw-r--r--app-text/libabw/libabw-0.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libabw/libabw-0.1.3.ebuild b/app-text/libabw/libabw-0.1.3.ebuild
index 849f0bc754cf..0ba96d0d749c 100644
--- a/app-text/libabw/libabw-0.1.3.ebuild
+++ b/app-text/libabw/libabw-0.1.3.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
sys-libs/zlib
"
DEPEND="${RDEPEND}
- >=dev-libs/boost-1.46
+ dev-libs/boost
sys-devel/libtool
"