diff options
| author | Mike Gilbert <floppym@gentoo.org> | 2024-03-16 12:52:46 -0400 |
|---|---|---|
| committer | Mike Gilbert <floppym@gentoo.org> | 2024-03-17 12:34:03 -0400 |
| commit | 410c89455173a481f1b236163b01b95ed18ee848 (patch) | |
| tree | 0dbd6a002d503d01e982a95c6f00563c7f9c7859 /net-misc | |
| parent | c2081661cb30896789e361f9eaa8085e4adf30c2 (diff) | |
net-misc/gnome-connections: remove 0 slot from freerdp dep
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'net-misc')
| -rw-r--r-- | net-misc/gnome-connections/gnome-connections-45.0-r1.ebuild (renamed from net-misc/gnome-connections/gnome-connections-45.0.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/gnome-connections/gnome-connections-45.0.ebuild b/net-misc/gnome-connections/gnome-connections-45.0-r1.ebuild index b6330f5a7f91..ced38e9ea418 100644 --- a/net-misc/gnome-connections/gnome-connections-45.0.ebuild +++ b/net-misc/gnome-connections/gnome-connections-45.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,7 +24,7 @@ DEPEND=" >=dev-libs/libxml2-2.7.8 app-crypt/libsecret[vala] - >=net-misc/freerdp-2.0.0:0= + >=net-misc/freerdp-2.0.0:= " RDEPEND="${DEPEND}" BDEPEND=" |
