diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-25 17:05:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-25 17:05:35 +0000 |
commit | 14f0d771fbd18d6b7073b26d76e9a437804af0fc (patch) | |
tree | 4de7057cb96e15fb26a99d33a7cd3c1d36e37937 /net-misc | |
parent | alpha stable and add x11-libs/pixman dep, bug #274154 (diff) | |
download | gentoo-2-14f0d771fbd18d6b7073b26d76e9a437804af0fc.tar.gz gentoo-2-14f0d771fbd18d6b7073b26d76e9a437804af0fc.tar.bz2 gentoo-2-14f0d771fbd18d6b7073b26d76e9a437804af0fc.zip |
Add x11-libs/pixman dep
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-0.0.90.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 73abdee86a2d..00594cd76ae4 100644 --- a/net-misc/tigervnc/ChangeLog +++ b/net-misc/tigervnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tigervnc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.16 2009/06/06 16:28:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.17 2009/06/25 17:05:35 armin76 Exp $ + + 25 Jun 2009; Raúl Porcel <armin76@gentoo.org> tigervnc-0.0.90.ebuild: + Add x11-libs/pixman dep 06 Jun 2009; Raúl Porcel <armin76@gentoo.org> tigervnc-0.0.90.ebuild: Add dev-lang/nasm dep on x86, bug 272658 diff --git a/net-misc/tigervnc/tigervnc-0.0.90.ebuild b/net-misc/tigervnc/tigervnc-0.0.90.ebuild index 07efdee13597..a2bd2d9de913 100644 --- a/net-misc/tigervnc/tigervnc-0.0.90.ebuild +++ b/net-misc/tigervnc/tigervnc-0.0.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild,v 1.3 2009/06/06 16:28:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild,v 1.4 2009/06/25 17:05:35 armin76 Exp $ EAPI="1" @@ -34,6 +34,7 @@ RDEPEND="sys-libs/zlib x11-libs/libXmu x11-libs/libxkbfile x11-libs/libXrender + x11-libs/pixman x11-apps/xauth x11-apps/xsetroot media-fonts/font-adobe-100dpi |