diff options
Diffstat (limited to 'sys-boot/plymouth/plymouth-0.8.3.ebuild')
-rw-r--r-- | sys-boot/plymouth/plymouth-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/plymouth/plymouth-0.8.3.ebuild b/sys-boot/plymouth/plymouth-0.8.3.ebuild index 020aa143ad51..7c1ff7f60753 100644 --- a/sys-boot/plymouth/plymouth-0.8.3.ebuild +++ b/sys-boot/plymouth/plymouth-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3.ebuild,v 1.4 2011/03/04 22:59:52 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3.ebuild,v 1.5 2011/03/29 12:54:46 angelos Exp $ EAPI="3" @@ -18,7 +18,7 @@ IUSE_VIDEO_CARDS="video_cards_intel video_cards_nouveau video_cards_radeon" IUSE="${IUSE_VIDEO_CARDS} +branding gdm +pango" DEPEND=">=media-libs/libpng-1.2.16 - >=x11-libs/gtk+-2.12 + >=x11-libs/gtk+-2.12:2 pango? ( >=x11-libs/pango-1.21 ) video_cards_intel? ( x11-libs/libdrm[video_cards_intel] ) video_cards_nouveau? ( x11-libs/libdrm[video_cards_nouveau] ) |