public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vitaly Zdanevich" <zdanevich.vitaly@ya.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-boot/ventoy-bin/
Date: Tue, 21 May 2024 13:48:28 +0000 (UTC)	[thread overview]
Message-ID: <1716299293.99ba011ec6c892d897e44906124283860482ab3e.zdanevich.vitaly@gentoo> (raw)

commit:     99ba011ec6c892d897e44906124283860482ab3e
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Tue May 21 13:48:13 2024 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
CommitDate: Tue May 21 13:48:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99ba011e

sys-boot/ventoy-bin: add dep sys-fs/fuse-exfat for mount

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 sys-boot/ventoy-bin/ventoy-bin-1.0.97.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sys-boot/ventoy-bin/ventoy-bin-1.0.97.ebuild b/sys-boot/ventoy-bin/ventoy-bin-1.0.97.ebuild
index 5a68a99201..d5195d320b 100644
--- a/sys-boot/ventoy-bin/ventoy-bin-1.0.97.ebuild
+++ b/sys-boot/ventoy-bin/ventoy-bin-1.0.97.ebuild
@@ -20,9 +20,11 @@ RESTRICT="strip mirror"
 DEPEND="
 	sys-fs/dosfstools
 	sys-fs/exfat-utils
+	sys-fs/fuse-exfat
 	sys-block/parted
 "
-RDEPEND="${DEPEND}"
+# sys-fs/fuse-exfat is needed for mount, without it:
+# mount: /mnt: unknown filesystem type 'exfat'
 
 QA_PREBUILT="*" # Against "does not respect LDFLAGS"
 


             reply	other threads:[~2024-05-21 13:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-21 13:48 Vitaly Zdanevich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-26  0:35 [gentoo-commits] repo/proj/guru:dev commit in: sys-boot/ventoy-bin/ Joe Kappus
2024-05-26  0:35 Joe Kappus
2024-03-26 13:33 Vitaly Zdanevich
2024-03-24 18:51 Vitaly Zdanevich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1716299293.99ba011ec6c892d897e44906124283860482ab3e.zdanevich.vitaly@gentoo \
    --to=zdanevich.vitaly@ya.ru \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox