summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2015-03-05 13:36:17 +0000
committerMichael Palimaka <kensington@gentoo.org>2015-03-05 13:36:17 +0000
commitf8dca12ebf612ee4f16eaf9710ad783a9efe2f5d (patch)
tree9c5832f01d2bae874f609b64ad04c9889c7fc2c8 /kde-frameworks/frameworkintegration
parentRemove old. (diff)
downloadgentoo-2-f8dca12ebf612ee4f16eaf9710ad783a9efe2f5d.tar.gz
gentoo-2-f8dca12ebf612ee4f16eaf9710ad783a9efe2f5d.tar.bz2
gentoo-2-f8dca12ebf612ee4f16eaf9710ad783a9efe2f5d.zip
Add missing dependency wrt bug #542258.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'kde-frameworks/frameworkintegration')
-rw-r--r--kde-frameworks/frameworkintegration/ChangeLog6
-rw-r--r--kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/kde-frameworks/frameworkintegration/ChangeLog b/kde-frameworks/frameworkintegration/ChangeLog
index 9db896d72040..b76ac0bc4c13 100644
--- a/kde-frameworks/frameworkintegration/ChangeLog
+++ b/kde-frameworks/frameworkintegration/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-frameworks/frameworkintegration
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog,v 1.11 2015/02/20 23:54:19 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog,v 1.12 2015/03/05 13:36:17 kensington Exp $
+
+ 05 Mar 2015; Michael Palimaka <kensington@gentoo.org>
+ frameworkintegration-5.7.0.ebuild:
+ Add missing dependency wrt bug #542258.
20 Feb 2015; Johannes Huber <johu@gentoo.org>
-frameworkintegration-5.6.0.ebuild:
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild
index 3a9c363b7576..7373c9f0c6af 100644
--- a/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild,v 1.2 2015/02/16 21:23:56 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild,v 1.3 2015/03/05 13:36:17 kensington Exp $
EAPI=5
@@ -31,6 +31,7 @@ RDEPEND="
X? (
dev-qt/qtx11extras:5
x11-libs/libxcb
+ x11-libs/libXcursor
)
"
DEPEND="${RDEPEND}"