summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-09-04 15:03:06 +0200
committerDavid Seifert <soap@gentoo.org>2022-09-04 15:03:06 +0200
commit281fcdb80da642e6a13306fdb1f60ffc5e707fa6 (patch)
tree8e19dc5e275ff04785539e9deec4639bbca03184
parentmedia-sound/supercollider: remove stale boost lower bounds (diff)
downloadgentoo-281fcdb80da642e6a13306fdb1f60ffc5e707fa6.tar.gz
gentoo-281fcdb80da642e6a13306fdb1f60ffc5e707fa6.tar.bz2
gentoo-281fcdb80da642e6a13306fdb1f60ffc5e707fa6.zip
media-video/cclive: remove stale boost lower bounds
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--media-video/cclive/cclive-0.9.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/cclive/cclive-0.9.3-r2.ebuild b/media-video/cclive/cclive-0.9.3-r2.ebuild
index 208372b4da9d..bab1e8308bcd 100644
--- a/media-video/cclive/cclive-0.9.3-r2.ebuild
+++ b/media-video/cclive/cclive-0.9.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ KEYWORDS="amd64 ~ppc ~ppc64 x86"
RDEPEND="
>=media-libs/libquvi-0.4.0:0=
>=dev-cpp/glibmm-2.24:2
- >=dev-libs/boost-1.49:=
+ dev-libs/boost:=
>=dev-libs/glib-2.24:2
>=net-misc/curl-7.20
>=dev-libs/libpcre-8.02[cxx]"