summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-01-03 10:12:20 +0000
committerPacho Ramos <pacho@gentoo.org>2015-01-03 10:12:20 +0000
commit4194ed1c378734ff554beacef18255fbead73fed (patch)
tree7a89e153b0634d74ae8da222469d12f4c999a03c /app-leechcraft/lc-core/lc-core-0.6.70.ebuild
parentRe-add CDB support, thanks to Nico Erfurth in bug #534230 (diff)
downloadhistorical-4194ed1c378734ff554beacef18255fbead73fed.tar.gz
historical-4194ed1c378734ff554beacef18255fbead73fed.tar.bz2
historical-4194ed1c378734ff554beacef18255fbead73fed.zip
qtdbus is needed (#532774 by Toralf Förster)
Package-Manager: portage-2.2.15/cvs/Linux x86_64 Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'app-leechcraft/lc-core/lc-core-0.6.70.ebuild')
-rw-r--r--app-leechcraft/lc-core/lc-core-0.6.70.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-leechcraft/lc-core/lc-core-0.6.70.ebuild b/app-leechcraft/lc-core/lc-core-0.6.70.ebuild
index 13963a52dd11..6c7294ed3526 100644
--- a/app-leechcraft/lc-core/lc-core-0.6.70.ebuild
+++ b/app-leechcraft/lc-core/lc-core-0.6.70.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.70.ebuild,v 1.2 2014/12/04 12:44:49 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-0.6.70.ebuild,v 1.3 2015/01/03 10:12:18 pacho Exp $
EAPI="5"
@@ -17,6 +17,7 @@ IUSE="debug doc +sqlite postgres +qwt"
COMMON_DEPEND=">=dev-libs/boost-1.46
dev-qt/qtcore:4
+ dev-qt/qtdbus:4
dev-qt/qtdeclarative:4
dev-qt/qtgui:4
dev-qt/qtscript:4