diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-06-05 00:07:05 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-06-05 00:08:09 +0200 |
commit | 244fb24df651a343a30422f035432fc8aa14895e (patch) | |
tree | 1e2e27c0c8305911494619086c3bf97414bfc7f5 /x11-misc/slop/slop-9999.ebuild | |
parent | media-gfx/imagemagick: don't pull in inkscape (diff) | |
download | gentoo-244fb24df651a343a30422f035432fc8aa14895e.tar.gz gentoo-244fb24df651a343a30422f035432fc8aa14895e.tar.bz2 gentoo-244fb24df651a343a30422f035432fc8aa14895e.zip |
x11-misc/slop: 7.5 version bump
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-misc/slop/slop-9999.ebuild')
-rw-r--r-- | x11-misc/slop/slop-9999.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-misc/slop/slop-9999.ebuild b/x11-misc/slop/slop-9999.ebuild index afc048826632..a9c376b256ec 100644 --- a/x11-misc/slop/slop-9999.ebuild +++ b/x11-misc/slop/slop-9999.ebuild @@ -26,9 +26,11 @@ RDEPEND=" x11-libs/libXext opengl? ( media-libs/glew:0= + media-libs/libglvnd virtual/opengl x11-libs/libXrender:= - )" + ) +" DEPEND="${RDEPEND} media-libs/glm " |