public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/2] libvirt: Depend on ebtables
Date: Wed, 19 Aug 2020 16:08:10 +0200	[thread overview]
Message-ID: <20200819140810.9149-2-michael.tremer@ipfire.org> (raw)
In-Reply-To: <20200819140810.9149-1-michael.tremer@ipfire.org>

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

libvirtd requires this to create some custom firewall rules

Reported-by: Daniel Weismüller <daniel.weismueller(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 lfs/libvirt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/libvirt b/lfs/libvirt
index f41b32e46..4d8fe806f 100644
--- a/lfs/libvirt
+++ b/lfs/libvirt
@@ -33,9 +33,9 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 SUP_ARCH   = i586 x86_64
 PROG       = libvirt
-PAK_VER    = 22
+PAK_VER    = 23
 
-DEPS       = libpciaccess libyajl ncat qemu
+DEPS       = ebtables libpciaccess libyajl ncat qemu
 
 ###############################################################################
 # Top-level Rules
-- 
2.12.2


      reply	other threads:[~2020-08-19 14:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-19 14:08 [PATCH 1/2] libvirt: Ship all CPU maps Michael Tremer
2020-08-19 14:08 ` Michael Tremer [this message]

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=20200819140810.9149-2-michael.tremer@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --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