On 10/09/2015 03:26 PM, Michael Palimaka wrote:
> commit:     40ef80d0fd08b05a21ca217310859f6d30b60ac2
> Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
> AuthorDate: Fri Oct  9 13:25:45 2015 +0000
> Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
> CommitDate: Fri Oct  9 13:26:07 2015 +0000
> URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ef80d0
> 
> net-im/dianara: add missing USE dependencies
> 
> Gentoo-bug: 560624
> 
> Package-Manager: portage-2.2.20.1
> 
>  net-im/dianara/dianara-1.3.1.ebuild | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/net-im/dianara/dianara-1.3.1.ebuild 
> b/net-im/dianara/dianara-1.3.1.ebuild
> index 9ff4e3d..37dad4c 100644
> --- a/net-im/dianara/dianara-1.3.1.ebuild
> +++ b/net-im/dianara/dianara-1.3.1.ebuild
> @@ -17,10 +17,10 @@ KEYWORDS="~amd64 ~x86"
>  IUSE=""
>  
>  RDEPEND="
> -     >=app-crypt/qca-2.1.0.3:2[qt4]
> +     >=app-crypt/qca-2.1.0.3:2[openssl,qt4]
>       dev-libs/qjson
>       dev-libs/qoauth
> -     dev-qt/qtcore:4
> +     dev-qt/qtcore:4[ssl]
>       dev-qt/qtdbus:4
>       dev-qt/qtgui:4
>       sys-apps/file"
> 

Remember to revbump packages if fixing non-trivial runtime dependencies,
otherwise users VDB might be inconsistent.

I already did it for you in c15d52d9d17b0ec9d5967ba8d0ca720a25fa2e97

Reply via email to