diff options
author | 2014-01-20 10:38:28 +0000 | |
---|---|---|
committer | 2014-01-20 10:38:28 +0000 | |
commit | ae7370e2a1283c796beec1130f55cccd8a07dd92 (patch) | |
tree | d08f5d205227fe407ed0d535cdd0d9d3410688fc /net-im/choqok/choqok-1.4.ebuild | |
parent | Update homepage (bug #497634); remove old (diff) | |
download | historical-ae7370e2a1283c796beec1130f55cccd8a07dd92.tar.gz historical-ae7370e2a1283c796beec1130f55cccd8a07dd92.tar.bz2 historical-ae7370e2a1283c796beec1130f55cccd8a07dd92.zip |
Requires libattica built against Qt4.
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0x06B1F38DCA45A1EC!
Diffstat (limited to 'net-im/choqok/choqok-1.4.ebuild')
-rw-r--r-- | net-im/choqok/choqok-1.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/choqok/choqok-1.4.ebuild b/net-im/choqok/choqok-1.4.ebuild index 121921f6787e..f96db8a615c4 100644 --- a/net-im/choqok/choqok-1.4.ebuild +++ b/net-im/choqok/choqok-1.4.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/net-im/choqok/choqok-1.4.ebuild,v 1.3 2013/10/26 21:02:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-1.4.ebuild,v 1.4 2014/01/20 10:38:18 kensington Exp $ EAPI=5 @@ -25,7 +25,7 @@ SLOT="4" IUSE="ayatana debug" RDEPEND=" - dev-libs/libattica + dev-libs/libattica[qt4] dev-libs/qjson >=dev-libs/qoauth-1.0.1 ayatana? ( dev-libs/libindicate-qt ) |