aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAisha Tammy <gentoo@aisha.cc>2020-10-26 00:35:56 +0000
committerAisha Tammy <gentoo@aisha.cc>2020-10-26 00:35:56 +0000
commit034649747860ad7293f889879441125952b26a51 (patch)
treeac82f42e753daa7b2d7d5dcdfcc9520de1b49b96
parentsci-biology/afni: fixed build issues for systems missing python 2.7 (diff)
downloadsci-034649747860ad7293f889879441125952b26a51.tar.gz
sci-034649747860ad7293f889879441125952b26a51.tar.bz2
sci-034649747860ad7293f889879441125952b26a51.zip
sci-libs/pytorch: drop ffmpeg virtual
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
-rw-r--r--sci-libs/pytorch/pytorch-1.4.0_p0-r1.ebuild (renamed from sci-libs/pytorch/pytorch-1.4.0_p0.ebuild)2
-rw-r--r--sci-libs/pytorch/pytorch-1.6.0-r1.ebuild (renamed from sci-libs/pytorch/pytorch-1.6.0.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/pytorch/pytorch-1.4.0_p0.ebuild b/sci-libs/pytorch/pytorch-1.4.0_p0-r1.ebuild
index 762608507..ca6a3c251 100644
--- a/sci-libs/pytorch/pytorch-1.4.0_p0.ebuild
+++ b/sci-libs/pytorch/pytorch-1.4.0_p0-r1.ebuild
@@ -53,7 +53,7 @@ DEPEND="
atlas? ( sci-libs/atlas )
cuda? ( dev-libs/cudnn
dev-cpp/eigen[cuda] )
- ffmpeg? ( virtual/ffmpeg )
+ ffmpeg? ( media-video/ffmpeg )
gflags? ( dev-cpp/gflags )
glog? ( dev-cpp/glog )
leveldb? ( dev-libs/leveldb )
diff --git a/sci-libs/pytorch/pytorch-1.6.0.ebuild b/sci-libs/pytorch/pytorch-1.6.0-r1.ebuild
index a6f2ee62c..b81be39e6 100644
--- a/sci-libs/pytorch/pytorch-1.6.0.ebuild
+++ b/sci-libs/pytorch/pytorch-1.6.0-r1.ebuild
@@ -75,7 +75,7 @@ RDEPEND="
atlas? ( sci-libs/atlas )
cuda? ( dev-libs/cudnn
dev-cpp/eigen[cuda] )
- ffmpeg? ( virtual/ffmpeg )
+ ffmpeg? ( media-video/ffmpeg )
gflags? ( dev-cpp/gflags )
glog? ( dev-cpp/glog )
leveldb? ( dev-libs/leveldb )