summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/superkaramba/superkaramba-4.0.1.ebuild')
-rw-r--r--kde-base/superkaramba/superkaramba-4.0.1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/kde-base/superkaramba/superkaramba-4.0.1.ebuild b/kde-base/superkaramba/superkaramba-4.0.1.ebuild
index 6dd3238e4979..f8e6618be73f 100644
--- a/kde-base/superkaramba/superkaramba-4.0.1.ebuild
+++ b/kde-base/superkaramba/superkaramba-4.0.1.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/kde-base/superkaramba/superkaramba-4.0.1.ebuild,v 1.2 2008/02/15 20:00:43 zlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/superkaramba-4.0.1.ebuild,v 1.3 2008/02/18 17:06:03 ingmar Exp $
EAPI="1"
@@ -18,6 +18,8 @@ COMMONDEPEND="kde-base/qimageblitz
DEPEND="${DEPEND} ${COMMONDEPEND}"
RDEPEND="${RDEPEND} ${COMMONDEPEND}"
+PATCHES="${FILESDIR}/${P}-as-needed.patch"
+
src_compile() {
mycmakeargs="${mycmakeargs}
$(cmake-utils_use_with python PythonLibs)"