diff options
author | Pacho Ramos <pacho@gentoo.org> | 2024-07-16 10:15:15 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2024-07-16 10:40:31 +0200 |
commit | d39fb526d82e97d87fa2874d1810374bc891112a (patch) | |
tree | 49517655df1c7a41be175cb6b7c7a3c42fd4414a /net-misc | |
parent | net-misc/gnome-connections: Bump to 46.0 (diff) | |
download | gentoo-d39fb526d82e97d87fa2874d1810374bc891112a.tar.gz gentoo-d39fb526d82e97d87fa2874d1810374bc891112a.tar.bz2 gentoo-d39fb526d82e97d87fa2874d1810374bc891112a.zip |
net-misc/gnome-connections: Fix freerdp dep
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/gnome-connections/gnome-connections-46.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gnome-connections/gnome-connections-46.0.ebuild b/net-misc/gnome-connections/gnome-connections-46.0.ebuild index 46d9d8af30ae..ced38e9ea418 100644 --- a/net-misc/gnome-connections/gnome-connections-46.0.ebuild +++ b/net-misc/gnome-connections/gnome-connections-46.0.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:= " RDEPEND="${DEPEND}" BDEPEND=" |