diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2020-03-11 13:02:16 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2020-03-11 13:21:38 +0100 |
commit | d43ca36b70b539a811a8a3680b2edcd78af94dc8 (patch) | |
tree | ce22b4521d2f0e882a990764f359282427d5c559 /media-libs/SoXt | |
parent | sys-apps/i2c-tools: Drop old (diff) | |
download | gentoo-d43ca36b70b539a811a8a3680b2edcd78af94dc8.tar.gz gentoo-d43ca36b70b539a811a8a3680b2edcd78af94dc8.tar.bz2 gentoo-d43ca36b70b539a811a8a3680b2edcd78af94dc8.zip |
media-libs/SoXt: update dependency on media-libs/coin
Depends on coin-config, not present in >=media-libs/coin-4.
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'media-libs/SoXt')
-rw-r--r-- | media-libs/SoXt/SoXt-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/SoXt/SoXt-1.3.0.ebuild b/media-libs/SoXt/SoXt-1.3.0.ebuild index 00fd2ed8390f..449806a13697 100644 --- a/media-libs/SoXt/SoXt-1.3.0.ebuild +++ b/media-libs/SoXt/SoXt-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ SLOT="0" IUSE="debug doc static-libs" RDEPEND=" - >=media-libs/coin-3.1.3 + <media-libs/coin-4 x11-libs/motif:0 virtual/opengl" DEPEND="${RDEPEND} |