diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-05-09 10:21:22 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-05-09 10:21:22 +0000 |
commit | 5764c6c4b6e858faf62655b745729d20e273817e (patch) | |
tree | f46637086ae2a990611ca379a00e6087ba72d538 /media-libs/SoQt | |
parent | Binary keymaps (diff) | |
download | gentoo-2-5764c6c4b6e858faf62655b745729d20e273817e.tar.gz gentoo-2-5764c6c4b6e858faf62655b745729d20e273817e.tar.bz2 gentoo-2-5764c6c4b6e858faf62655b745729d20e273817e.zip |
dep fixes
Diffstat (limited to 'media-libs/SoQt')
-rw-r--r-- | media-libs/SoQt/SoQt-20010215.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/SoQt/SoQt-20010215.ebuild b/media-libs/SoQt/SoQt-20010215.ebuild index 97cac3ef46d1..ce62b995da0b 100644 --- a/media-libs/SoQt/SoQt-20010215.ebuild +++ b/media-libs/SoQt/SoQt-20010215.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-20010215.ebuild,v 1.1 2001/04/29 15:01:32 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-20010215.ebuild,v 1.2 2001/05/09 10:21:22 achim Exp $ A=${P}.tar.gz @@ -12,6 +12,7 @@ HOMEPAGE="http://www.coinn3d.org" DEPEND="virtual/x11 virtual/opengl + >=x11-libs/qt-x11-2.3 =media-libs/coin-${PV}" src_compile() { |