Skip to content

Commit

Permalink
media-libs/devil: add sub-slot to deps that have them (bug #534798)
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.26
  • Loading branch information
Michael Sterrett committed Apr 6, 2016
1 parent 694a094 commit 68305f4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions media-libs/devil/devil-1.7.8-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -17,16 +17,16 @@ KEYWORDS="amd64 ~arm ~mips ppc ppc64 x86"
IUSE="allegro gif glut jpeg jpeg2k mng nvtt openexr opengl png sdl cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 static-libs tiff xpm X"

RDEPEND="allegro? ( media-libs/allegro:0 )
gif? ( media-libs/giflib )
gif? ( media-libs/giflib:= )
glut? ( media-libs/freeglut )
jpeg? ( virtual/jpeg:0 )
jpeg2k? ( media-libs/jasper )
mng? ( media-libs/libmng )
mng? ( media-libs/libmng:= )
nvtt? ( media-gfx/nvidia-texture-tools )
openexr? ( media-libs/openexr )
openexr? ( media-libs/openexr:= )
opengl? ( virtual/opengl
virtual/glu )
png? ( media-libs/libpng:0 )
png? ( media-libs/libpng:0= )
sdl? ( media-libs/libsdl )
tiff? ( media-libs/tiff:0 )
xpm? ( x11-libs/libXpm )
Expand Down

0 comments on commit 68305f4

Please sign in to comment.