public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <ahb.ipfire@gmail.com>
To: development@lists.ipfire.org
Subject: [PATCH 5/5] openvmtools: add fuse as dependency
Date: Wed, 13 Jan 2021 16:00:41 +0100	[thread overview]
Message-ID: <20210113150041.3660280-1-ahb.ipfire@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 631 bytes --]

- fuse added as dependency as it has been moved from core to addon
- No change to rootfiles

Signed-off-by: Adolf Belka <ahb.ipfire(a)gmail.com>
---
 lfs/openvmtools | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/openvmtools b/lfs/openvmtools
index fb0d312a5..ef4fe9ad0 100644
--- a/lfs/openvmtools
+++ b/lfs/openvmtools
@@ -33,9 +33,9 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 SUP_ARCH   = x86_64 i586
 PROG       = openvmtools
-PAK_VER    = 6
+PAK_VER    = 7
 
-DEPS       = libtirpc
+DEPS       = libtirpc fuse
 
 CFLAGS    += -Wno-error=array-bounds
 
-- 
2.30.0


                 reply	other threads:[~2021-01-13 15:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210113150041.3660280-1-ahb.ipfire@gmail.com \
    --to=ahb.ipfire@gmail.com \
    --cc=development@lists.ipfire.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