diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2023-10-30 08:50:18 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2023-10-30 08:56:55 +0100 |
commit | ff1c1c7f9f95de9f944bf025d6e7f372a648ccfb (patch) | |
tree | 3491e4dc31ba6806a514cd539a99009b4196a904 /sci-physics | |
parent | package.mask: last rite net-libs/xrootd-ceph (diff) | |
download | gentoo-ff1c1c7f9f95de9f944bf025d6e7f372a648ccfb.tar.gz gentoo-ff1c1c7f9f95de9f944bf025d6e7f372a648ccfb.tar.bz2 gentoo-ff1c1c7f9f95de9f944bf025d6e7f372a648ccfb.zip |
sci-physics/root: update dependency on dev-libs/vc, bug #916489
Closes: https://bugs.gentoo.org/916489
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/root-6.28.08.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/root/root-6.28.9999.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/root/root-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/root/root-6.28.08.ebuild b/sci-physics/root/root-6.28.08.ebuild index b932f01df503..55b17a5b6b13 100644 --- a/sci-physics/root/root-6.28.08.ebuild +++ b/sci-physics/root/root-6.28.08.ebuild @@ -119,7 +119,7 @@ CDEPEND=" ') ) uring? ( sys-libs/liburing:= ) - vc? ( dev-libs/vc:= ) + vc? ( >=dev-libs/vc-1.4.4:= ) xml? ( dev-libs/libxml2:2= ) xrootd? ( net-libs/xrootd:0= ) " diff --git a/sci-physics/root/root-6.28.9999.ebuild b/sci-physics/root/root-6.28.9999.ebuild index b932f01df503..55b17a5b6b13 100644 --- a/sci-physics/root/root-6.28.9999.ebuild +++ b/sci-physics/root/root-6.28.9999.ebuild @@ -119,7 +119,7 @@ CDEPEND=" ') ) uring? ( sys-libs/liburing:= ) - vc? ( dev-libs/vc:= ) + vc? ( >=dev-libs/vc-1.4.4:= ) xml? ( dev-libs/libxml2:2= ) xrootd? ( net-libs/xrootd:0= ) " diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index b932f01df503..55b17a5b6b13 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -119,7 +119,7 @@ CDEPEND=" ') ) uring? ( sys-libs/liburing:= ) - vc? ( dev-libs/vc:= ) + vc? ( >=dev-libs/vc-1.4.4:= ) xml? ( dev-libs/libxml2:2= ) xrootd? ( net-libs/xrootd:0= ) " |