summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/nvu/nvu-1.0-r2.ebuild')
-rw-r--r--app-editors/nvu/nvu-1.0-r2.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/app-editors/nvu/nvu-1.0-r2.ebuild b/app-editors/nvu/nvu-1.0-r2.ebuild
index 5835cc3bf65b..13906dfef2d6 100644
--- a/app-editors/nvu/nvu-1.0-r2.ebuild
+++ b/app-editors/nvu/nvu-1.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nvu/nvu-1.0-r2.ebuild,v 1.2 2005/11/18 16:13:32 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvu/nvu-1.0-r2.ebuild,v 1.3 2006/01/02 19:21:17 anarchy Exp $
inherit eutils mozconfig flag-o-matic multilib
@@ -12,7 +12,8 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~amd64"
IUSE=""
-DEPEND="sys-apps/gawk
+DEPEND="|| ( x11-proto/printproto virtual/x11 )
+ sys-apps/gawk
dev-lang/perl
>=media-libs/freetype-2.1.9-r1"