diff options
author | Mike Gilbert <floppym@gentoo.org> | 2017-08-04 15:50:08 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-08-04 15:50:57 -0400 |
commit | e5b112b2dc1731627ea9d34f81ca807822d3253d (patch) | |
tree | a6d732b00004232c2c821d89f9d76e279b64137d /app-emulation | |
parent | app-emulation/open-vm-tools: bump to 10.1.10 (diff) | |
download | gentoo-e5b112b2dc1731627ea9d34f81ca807822d3253d.tar.gz gentoo-e5b112b2dc1731627ea9d34f81ca807822d3253d.tar.bz2 gentoo-e5b112b2dc1731627ea9d34f81ca807822d3253d.zip |
app-emulation/open-vm-tools: add slot to fuse dep
Package-Manager: Portage-2.3.6_p23, Repoman-2.3.3_p1
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/open-vm-tools/open-vm-tools-10.1.0-r1.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/open-vm-tools/open-vm-tools-10.1.10.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/open-vm-tools/open-vm-tools-10.1.0-r1.ebuild b/app-emulation/open-vm-tools/open-vm-tools-10.1.0-r1.ebuild index 1d1990aebe4a..ec771641a870 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-10.1.0-r1.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-10.1.0-r1.ebuild @@ -19,7 +19,7 @@ IUSE="X doc grabbitmqproxy icu pam +pic vgauth xinerama" COMMON_DEPEND=" dev-libs/glib:2 dev-libs/libdnet - sys-fs/fuse + sys-fs/fuse:0 >=sys-process/procps-3.3.2 grabbitmqproxy? ( dev-libs/openssl:0 ) icu? ( dev-libs/icu:= ) diff --git a/app-emulation/open-vm-tools/open-vm-tools-10.1.10.ebuild b/app-emulation/open-vm-tools/open-vm-tools-10.1.10.ebuild index d48d77f60274..5ba66d7b94fd 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-10.1.10.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-10.1.10.ebuild @@ -19,7 +19,7 @@ IUSE="X doc grabbitmqproxy icu pam +pic vgauth xinerama" COMMON_DEPEND=" dev-libs/glib:2 dev-libs/libdnet - sys-fs/fuse + sys-fs/fuse:0 >=sys-process/procps-3.3.2 grabbitmqproxy? ( dev-libs/openssl:0 ) icu? ( dev-libs/icu:= ) |