diff options
author | 2024-03-17 14:21:09 -0400 | |
---|---|---|
committer | 2024-03-17 14:21:09 -0400 | |
commit | 3c3affa5b9ae1f78c82e731e0eca2b22d06adae6 (patch) | |
tree | e16f145831860047b38754a704b8e1b2c472543a | |
parent | dev-texlive/texlive-latexextra: add weak blockers to avoid file collisions (diff) | |
download | gentoo-3c3affa5b9ae1f78c82e731e0eca2b22d06adae6.tar.gz gentoo-3c3affa5b9ae1f78c82e731e0eca2b22d06adae6.tar.bz2 gentoo-3c3affa5b9ae1f78c82e731e0eca2b22d06adae6.zip |
net-misc/gnome-connections: depend on net-misc/freerdp:2=
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r-- | net-misc/gnome-connections/gnome-connections-45.0-r2.ebuild (renamed from net-misc/gnome-connections/gnome-connections-45.0-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gnome-connections/gnome-connections-45.0-r1.ebuild b/net-misc/gnome-connections/gnome-connections-45.0-r2.ebuild index ced38e9ea418..de42f7e3e3c6 100644 --- a/net-misc/gnome-connections/gnome-connections-45.0-r1.ebuild +++ b/net-misc/gnome-connections/gnome-connections-45.0-r2.ebuild @@ -24,7 +24,7 @@ DEPEND=" >=dev-libs/libxml2-2.7.8 app-crypt/libsecret[vala] - >=net-misc/freerdp-2.0.0:= + >=net-misc/freerdp-2.0.0:2= " RDEPEND="${DEPEND}" BDEPEND=" |