diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-07-17 04:41:48 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-07-17 04:41:48 +0000 |
commit | f29a09118dd05f77e7d88eb8c78caef631d31a61 (patch) | |
tree | 3fe2882b84ad74dd110a66f5d06288277dd5f822 /kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild | |
parent | Rearrange manpage dependencies to match git and future tarball (diff) | |
download | gentoo-2-f29a09118dd05f77e7d88eb8c78caef631d31a61.tar.gz gentoo-2-f29a09118dd05f77e7d88eb8c78caef631d31a61.tar.bz2 gentoo-2-f29a09118dd05f77e7d88eb8c78caef631d31a61.zip |
Fixing qtgui deps for qt-4.8.5
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild')
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild index 7c2553a1ed36..93c04cc69ed0 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild,v 1.5 2013/07/02 08:07:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.10.4.ebuild,v 1.6 2013/07/17 04:41:48 patrick Exp $ EAPI=5 @@ -21,6 +21,7 @@ DEPEND=" dev-libs/libxml2:2 dev-libs/libxslt >=dev-libs/shared-desktop-ontologies-0.10.0 + || ( <dev-qt/qtgui-4.8.5:4 ( >=dev-qt/qtgui-4.8.5:4 dev-qt/designer ) ) $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)') x11-misc/shared-mime-info google? ( >=net-libs/libkgapi-0.4.3[-oldpim] ) |