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 | b0002e12b94fc30f12fccf67115ff4801a5182fa (patch) | |
tree | 7e7be86fc170386751857afe93c13db67c454042 /media-libs/SoQt | |
parent | Binary keymaps (diff) | |
download | historical-b0002e12b94fc30f12fccf67115ff4801a5182fa.tar.gz historical-b0002e12b94fc30f12fccf67115ff4801a5182fa.tar.bz2 historical-b0002e12b94fc30f12fccf67115ff4801a5182fa.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() { |