diff options
author | Mike Gilbert <floppym@gentoo.org> | 2020-12-14 11:54:20 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2020-12-14 11:54:20 -0500 |
commit | 838bb44e9778d6316e20387d5655e949d99e59f3 (patch) | |
tree | a0ad3c0e5bd2f3742984ed4d808a42b8de9ee86c /app-emulation/open-vm-tools | |
parent | media-sound/pulseaudio: do not redirect pkg-config error output (diff) | |
download | gentoo-838bb44e9778d6316e20387d5655e949d99e59f3.tar.gz gentoo-838bb44e9778d6316e20387d5655e949d99e59f3.tar.bz2 gentoo-838bb44e9778d6316e20387d5655e949d99e59f3.zip |
app-emulation/open-vm-tools: depend on gdk-pixbuf-xlib
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'app-emulation/open-vm-tools')
-rw-r--r-- | app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r1.ebuild (renamed from app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113.ebuild b/app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r1.ebuild index b710d1bb40cd..da011c87574f 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r1.ebuild @@ -39,7 +39,7 @@ RDEPEND=" x11-libs/libXtst x11-libs/libSM x11-libs/libXcomposite - x11-libs/gdk-pixbuf:2 + x11-libs/gdk-pixbuf-xlib x11-libs/gtk+:3 gtkmm? ( dev-cpp/gtkmm:3.0 |