summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-leechcraft')
-rw-r--r--app-leechcraft/lc-core/ChangeLog6
-rw-r--r--app-leechcraft/lc-core/lc-core-0.6.65.ebuild3
-rw-r--r--app-leechcraft/lc-core/lc-core-9999.ebuild5
3 files changed, 10 insertions, 4 deletions
diff --git a/app-leechcraft/lc-core/ChangeLog b/app-leechcraft/lc-core/ChangeLog
index fba74207ea17..672ab0f2954c 100644
--- a/app-leechcraft/lc-core/ChangeLog
+++ b/app-leechcraft/lc-core/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-leechcraft/lc-core
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/ChangeLog,v 1.17 2014/04/10 17:51:51 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/ChangeLog,v 1.18 2014/06/25 06:36:31 patrick Exp $
+
+ 25 Jun 2014; Patrick Lauer <patrick@gentoo.org> lc-core-0.6.65.ebuild,
+ lc-core-9999.ebuild:
+ Add missing qtdbus dependency
*lc-core-0.6.65 (10 Apr 2014)
diff --git a/app-leechcraft/lc-core/lc-core-0.6.65.ebuild b/app-leechcraft/lc-core/lc-core-0.6.65.ebuild
index d8c2c89dd1e6..29876db767dc 100644
--- a/app-leechcraft/lc-core/lc-core-0.6.65.ebuild
+++ b/app-leechcraft/lc-core/lc-core-0.6.65.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-0.6.65.ebuild,v 1.1 2014/04/10 17:51:51 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-0.6.65.ebuild,v 1.2 2014/06/25 06:36:31 patrick Exp $
EAPI="5"
@@ -22,6 +22,7 @@ COMMON_DEPEND=">=dev-libs/boost-1.46
dev-qt/qtscript:4
dev-qt/qtsql:4[postgres?,sqlite?]
dev-qt/qtwebkit:4
+ dev-qt/qtdbus:4
qwt? ( x11-libs/qwt:6 )"
DEPEND="${COMMON_DEPEND}
doc? ( app-doc/doxygen )"
diff --git a/app-leechcraft/lc-core/lc-core-9999.ebuild b/app-leechcraft/lc-core/lc-core-9999.ebuild
index 61f2ed0b19b7..70ab89099caa 100644
--- a/app-leechcraft/lc-core/lc-core-9999.ebuild
+++ b/app-leechcraft/lc-core/lc-core-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-9999.ebuild,v 1.5 2013/12/03 17:23:47 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-9999.ebuild,v 1.6 2014/06/25 06:36:31 patrick Exp $
EAPI="5"
@@ -22,6 +22,7 @@ COMMON_DEPEND=">=dev-libs/boost-1.46
dev-qt/qtscript:4
dev-qt/qtsql:4[postgres?,sqlite?]
dev-qt/qtwebkit:4
+ dev-qt/qtdbus:4
qwt? ( x11-libs/qwt:6 )"
DEPEND="${COMMON_DEPEND}
doc? ( app-doc/doxygen )"