public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] libusb: Add comment to update nut when libusb is updated
@ 2025-06-30 16:12 Adolf Belka
  2025-07-01  7:52 ` Michael Tremer
  0 siblings, 1 reply; 3+ messages in thread
From: Adolf Belka @ 2025-06-30 16:12 UTC (permalink / raw)
  To: development; +Cc: Adolf Belka

- libusb is a run time requirement for nut

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/libusb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lfs/libusb b/lfs/libusb
index 4b12242d7..0ff89ff75 100644
--- a/lfs/libusb
+++ b/lfs/libusb
@@ -25,6 +25,7 @@
 include Config
 
 VER        = 1.0.29
+# Ship nut when libusb is updated
 
 THISAPP    = libusb-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
-- 
2.50.0



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-07-01  9:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-30 16:12 [PATCH] libusb: Add comment to update nut when libusb is updated Adolf Belka
2025-07-01  7:52 ` Michael Tremer
2025-07-01  9:19   ` Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox