diff options
author | 2015-03-22 13:24:10 +0000 | |
---|---|---|
committer | 2015-03-22 13:24:10 +0000 | |
commit | 00c07a9d00f5f97259d7abe64a2cf48d5d0197d6 (patch) | |
tree | 8b115bccba87ae033d6b3fdaf22eca2e81ca7b40 /net-im/ktp-text-ui | |
parent | Migrate to USE libav by Nikoli <nikoli@gmx.us>, bug #543458. (diff) | |
download | gentoo-2-00c07a9d00f5f97259d7abe64a2cf48d5d0197d6.tar.gz gentoo-2-00c07a9d00f5f97259d7abe64a2cf48d5d0197d6.tar.bz2 gentoo-2-00c07a9d00f5f97259d7abe64a2cf48d5d0197d6.zip |
Add missing DEPEND on dev-libs/qjson, bug #543786.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF3CFD2BD)
Diffstat (limited to 'net-im/ktp-text-ui')
-rw-r--r-- | net-im/ktp-text-ui/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/ktp-text-ui/ktp-text-ui-0.9.0.ebuild | 5 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net-im/ktp-text-ui/ChangeLog b/net-im/ktp-text-ui/ChangeLog index 85c110d72215..f69af7b18ceb 100644 --- a/net-im/ktp-text-ui/ChangeLog +++ b/net-im/ktp-text-ui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/ktp-text-ui -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-text-ui/ChangeLog,v 1.33 2014/12/02 13:08:18 kensington Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-text-ui/ChangeLog,v 1.34 2015/03/22 13:24:10 johu Exp $ + + 22 Mar 2015; Johannes Huber <johu@gentoo.org> ktp-text-ui-0.9.0.ebuild: + Add missing DEPEND on dev-libs/qjson, bug #543786. 02 Dec 2014; Michael Palimaka <kensington@gentoo.org> -ktp-text-ui-0.8.1.ebuild: diff --git a/net-im/ktp-text-ui/ktp-text-ui-0.9.0.ebuild b/net-im/ktp-text-ui/ktp-text-ui-0.9.0.ebuild index f56bb9abb546..bd78e7b6c569 100644 --- a/net-im/ktp-text-ui/ktp-text-ui-0.9.0.ebuild +++ b/net-im/ktp-text-ui/ktp-text-ui-0.9.0.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/net-im/ktp-text-ui/ktp-text-ui-0.9.0.ebuild,v 1.1 2014/10/26 16:37:44 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-text-ui/ktp-text-ui-0.9.0.ebuild,v 1.2 2015/03/22 13:24:10 johu Exp $ EAPI=5 @@ -23,6 +23,7 @@ SLOT="4" IUSE="debug semantic-desktop" DEPEND=" + dev-libs/qjson[qt4(+)] >=net-libs/telepathy-qt-0.9.5[qt4] >=net-libs/telepathy-logger-qt-0.8 semantic-desktop? ( |