1 | # Copyright 1999-2010 Gentoo Foundation |
1 | # Copyright 1999-2010 Gentoo Foundation |
2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
3 | # $Header: /var/cvsroot/gentoo-x86/eclass/kde4-base.eclass,v 1.59 2010/04/07 21:16:33 scarabeus Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/eclass/kde4-base.eclass,v 1.60 2010/05/15 14:03:06 reavertm Exp $ |
4 | |
4 | |
5 | # @ECLASS: kde4-base.eclass |
5 | # @ECLASS: kde4-base.eclass |
6 | # @MAINTAINER: |
6 | # @MAINTAINER: |
7 | # kde@gentoo.org |
7 | # kde@gentoo.org |
8 | # @BLURB: This eclass provides functions for kde 4.X ebuilds |
8 | # @BLURB: This eclass provides functions for kde 4.X ebuilds |
… | |
… | |
258 | >=kde-base/kdelibs-${KDE_MINIMAL} |
258 | >=kde-base/kdelibs-${KDE_MINIMAL} |
259 | " |
259 | " |
260 | fi |
260 | fi |
261 | fi |
261 | fi |
262 | kdedepend=" |
262 | kdedepend=" |
|
|
263 | dev-util/automoc |
263 | dev-util/pkgconfig |
264 | dev-util/pkgconfig |
264 | !aqua? ( |
265 | !aqua? ( |
265 | || ( >=x11-libs/libXtst-1.1.0 <x11-proto/xextproto-7.1.0 ) |
266 | || ( >=x11-libs/libXtst-1.1.0 <x11-proto/xextproto-7.1.0 ) |
266 | x11-proto/xf86vidmodeproto |
267 | x11-proto/xf86vidmodeproto |
267 | ) |
268 | ) |