net-libs/kimap2: add missing USE dependency
authorMichael Palimaka <kensington@gentoo.org>
Thu, 25 Jan 2018 11:31:14 +0000 (22:31 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Thu, 25 Jan 2018 11:31:27 +0000 (22:31 +1100)
Closes: https://bugs.gentoo.org/645590
Package-Manager: Portage-2.3.19, Repoman-2.3.6

net-libs/kimap2/kimap2-0.2.0-r1.ebuild [moved from net-libs/kimap2/kimap2-0.2.0.ebuild with 85% similarity]

similarity index 85%
rename from net-libs/kimap2/kimap2-0.2.0.ebuild
rename to net-libs/kimap2/kimap2-0.2.0-r1.ebuild
index f949479249a01dbc01ccff2fbbecc1645fa499fd..a19b4c4ac69565dc21ff1c424816fa15099989b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ DEPEND="
        $(add_frameworks_dep kcodecs)
        $(add_frameworks_dep kcoreaddons)
        $(add_kdeapps_dep kmime)
-       $(add_qt_dep qtnetwork)
+       $(add_qt_dep qtnetwork 'ssl')
        dev-libs/cyrus-sasl:2
 "
 RDEPEND="${DEPEND}"