diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-05-14 16:22:13 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-05-14 18:15:30 -0400 |
commit | c9e3b24d95f48314644b1451862b87923b1f9b92 (patch) | |
tree | f9fd6603d1d7afb86c51e6cce480926148660c92 /net-misc | |
parent | dev-libs/tree-sitter-bash: Keyword 0.19.0 ppc64, #844223 (diff) | |
download | gentoo-c9e3b24d95f48314644b1451862b87923b1f9b92.tar.gz gentoo-c9e3b24d95f48314644b1451862b87923b1f9b92.tar.bz2 gentoo-c9e3b24d95f48314644b1451862b87923b1f9b92.zip |
net-misc/gnome-connections: Depend on gtk-vnc[pulseaudio]
Closes: https://bugs.gentoo.org/844199
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/gnome-connections/gnome-connections-42.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gnome-connections/gnome-connections-42.1.2.ebuild b/net-misc/gnome-connections/gnome-connections-42.1.2.ebuild index 8fb4b3b9b9da..9d5c94babc04 100644 --- a/net-misc/gnome-connections/gnome-connections-42.1.2.ebuild +++ b/net-misc/gnome-connections/gnome-connections-42.1.2.ebuild @@ -18,7 +18,7 @@ DEPEND=" dev-libs/gobject-introspection >=dev-libs/glib-2.50:2 >=x11-libs/gtk+-3.22:3[introspection] - >=net-libs/gtk-vnc-0.4.4[vala] + >=net-libs/gtk-vnc-0.4.4[pulseaudio,vala] >=gui-libs/libhandy-1.2.0:1[vala] >=dev-libs/libxml2-2.7.8 app-crypt/libsecret[vala] |