diff options
author | David Seifert <soap@gentoo.org> | 2022-09-04 15:02:28 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-09-04 15:02:28 +0200 |
commit | 6392c8ab8393d8d08767a65c9b059e3e45b5e4d0 (patch) | |
tree | 990d5923d1789ff151f4c9a81f47adea42ed987b /app-text/libabw | |
parent | app-office/libreoffice-bin: remove stale boost lower bounds (diff) | |
download | gentoo-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.ebuild | 2 |
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 " |