summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/leechcraft-qrosp')
-rw-r--r--net-misc/leechcraft-qrosp/ChangeLog6
-rw-r--r--net-misc/leechcraft-qrosp/leechcraft-qrosp-9999.ebuild5
2 files changed, 8 insertions, 3 deletions
diff --git a/net-misc/leechcraft-qrosp/ChangeLog b/net-misc/leechcraft-qrosp/ChangeLog
index 5aaf8b64f3e3..f81083a7a057 100644
--- a/net-misc/leechcraft-qrosp/ChangeLog
+++ b/net-misc/leechcraft-qrosp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/leechcraft-qrosp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.16 2012/08/13 14:09:46 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.17 2012/09/28 13:11:23 maksbotan Exp $
+
+ 28 Sep 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ leechcraft-qrosp-9999.ebuild:
+ Add qjson dependency to 9999
*leechcraft-qrosp-0.5.80 (13 Aug 2012)
diff --git a/net-misc/leechcraft-qrosp/leechcraft-qrosp-9999.ebuild b/net-misc/leechcraft-qrosp/leechcraft-qrosp-9999.ebuild
index 7641276c2bbc..19094dd17a72 100644
--- a/net-misc/leechcraft-qrosp/leechcraft-qrosp-9999.ebuild
+++ b/net-misc/leechcraft-qrosp/leechcraft-qrosp-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/leechcraft-qrosp-9999.ebuild,v 1.2 2011/12/16 18:45:04 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/leechcraft-qrosp-9999.ebuild,v 1.3 2012/09/28 13:11:23 maksbotan Exp $
EAPI="4"
@@ -13,5 +13,6 @@ KEYWORDS=""
IUSE="debug"
DEPEND="~net-misc/leechcraft-core-${PV}
+ dev-libs/qjson
dev-libs/qrosscore"
RDEPEND="${DEPEND}"