summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-01-13 13:38:12 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-01-13 13:38:12 +0000
commit035571d87736e0b157cc6257fab450d615a8a74a (patch)
tree8114dfd53a179a98afa0c1cd90713b1c42269143 /media-sound/terminatorx/terminatorx-3.82.ebuild
parentadd autotrace/potrace to depends as it would fail if not present at buildtime... (diff)
downloadgentoo-2-035571d87736e0b157cc6257fab450d615a8a74a.tar.gz
gentoo-2-035571d87736e0b157cc6257fab450d615a8a74a.tar.bz2
gentoo-2-035571d87736e0b157cc6257fab450d615a8a74a.zip
add xinputproto missing dep, bug #205592
(Portage version: 2.1.4)
Diffstat (limited to 'media-sound/terminatorx/terminatorx-3.82.ebuild')
-rw-r--r--media-sound/terminatorx/terminatorx-3.82.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-sound/terminatorx/terminatorx-3.82.ebuild b/media-sound/terminatorx/terminatorx-3.82.ebuild
index 0d592ba7b297..9a94dd7ba37d 100644
--- a/media-sound/terminatorx/terminatorx-3.82.ebuild
+++ b/media-sound/terminatorx/terminatorx-3.82.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/terminatorx-3.82.ebuild,v 1.8 2007/07/22 08:20:41 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/terminatorx-3.82.ebuild,v 1.9 2008/01/13 13:38:12 aballier Exp $
inherit gnome2 eutils
@@ -32,6 +32,7 @@ RDEPEND="alsa? ( >=media-libs/alsa-lib-0.9 )
media-libs/liblrdf"
DEPEND="${RDEPEND}
x11-proto/xproto
+ x11-proto/inputproto
x11-proto/xf86dgaproto"
src_unpack() {