diff options
Diffstat (limited to 'media-video/qt-recordmydesktop/qt-recordmydesktop-0.3.7.2.ebuild')
-rw-r--r-- | media-video/qt-recordmydesktop/qt-recordmydesktop-0.3.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/qt-recordmydesktop/qt-recordmydesktop-0.3.7.2.ebuild b/media-video/qt-recordmydesktop/qt-recordmydesktop-0.3.7.2.ebuild index 5ea99aaf3e3a..d1813b843a3d 100644 --- a/media-video/qt-recordmydesktop/qt-recordmydesktop-0.3.7.2.ebuild +++ b/media-video/qt-recordmydesktop/qt-recordmydesktop-0.3.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/qt-recordmydesktop/qt-recordmydesktop-0.3.7.2.ebuild,v 1.3 2008/07/22 07:41:55 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/qt-recordmydesktop/qt-recordmydesktop-0.3.7.2.ebuild,v 1.4 2008/07/27 01:14:03 carlo Exp $ inherit qt4 @@ -19,7 +19,7 @@ IUSE="" # much care... RESTRICT="test" -RDEPEND="|| ( x11-libs/qt-gui >=x11-libs/qt-4.2 ) +RDEPEND="|| ( x11-libs/qt-gui =x11-libs/qt-4.3* ) >=dev-python/PyQt4-4.1 >=media-video/recordmydesktop-0.3.5" |