diff options
author | Mike Gilbert <floppym@gentoo.org> | 2019-08-17 14:02:50 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2019-08-17 14:02:50 -0400 |
commit | 30ec83464566b006d629bc35c730630bbc2af110 (patch) | |
tree | 0568fcc4dfa644c70d2b55f26c24cb5faacb6625 /app-emulation/open-vm-tools | |
parent | www-client/epiphany: bump to 3.32.4 (diff) | |
download | gentoo-30ec83464566b006d629bc35c730630bbc2af110.tar.gz gentoo-30ec83464566b006d629bc35c730630bbc2af110.tar.bz2 gentoo-30ec83464566b006d629bc35c730630bbc2af110.zip |
app-emulation/open-vm-tools: depend on dev-util/glib-utils
Closes: https://bugs.gentoo.org/692354
Package-Manager: Portage-2.3.71_p6, Repoman-2.3.17_p5
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-10.3.10.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/open-vm-tools/open-vm-tools-10.3.10.ebuild b/app-emulation/open-vm-tools/open-vm-tools-10.3.10.ebuild index e187742303de..bfb651aac5af 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-10.3.10.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-10.3.10.ebuild @@ -60,6 +60,7 @@ DEPEND="${RDEPEND} " BDEPEND=" + dev-util/glib-utils virtual/pkgconfig doc? ( app-doc/doxygen ) " |