diff options
author | James Le Cuirot <chewi@gentoo.org> | 2019-10-02 21:47:57 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2019-10-02 21:47:57 +0100 |
commit | a021ce9109098d7848b20865bdd25e3fc2265264 (patch) | |
tree | a1c4383a5f386e42e0625c9f7622fb51958107f0 /media-libs | |
parent | media-libs/lib3ds: Restore v1 and apply EAPI 7 plus other fixes (diff) | |
download | gentoo-a021ce9109098d7848b20865bdd25e3fc2265264.tar.gz gentoo-a021ce9109098d7848b20865bdd25e3fc2265264.tar.bz2 gentoo-a021ce9109098d7848b20865bdd25e3fc2265264.zip |
media-libs/opencollada: Drop bogus media-libs/lib3ds dep
We don't build the part of the code that uses it. The dep was wrong
anyway as it should restrict to v2.
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/opencollada/opencollada-1.6.63-r1.ebuild (renamed from media-libs/opencollada/opencollada-1.6.63.ebuild) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/opencollada/opencollada-1.6.63.ebuild b/media-libs/opencollada/opencollada-1.6.63-r1.ebuild index ad9d4681dfa8..f83d0770c2fd 100644 --- a/media-libs/opencollada/opencollada-1.6.63.ebuild +++ b/media-libs/opencollada/opencollada-1.6.63-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,6 @@ IUSE="static-libs" RDEPEND="dev-libs/libpcre dev-libs/libxml2 dev-libs/zziplib - media-libs/lib3ds sys-libs/zlib " DEPEND="${RDEPEND} |