Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id A7A027810A4; Thu, 25 Nov 2021 15:30:50 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Wolf From: mailinglist-bot Cc: ~alpine/aports@lists.alpinelinux.org In-Reply-To: <163785343175.14324.6421730296184030460.gitlab.27747.9ad100d619d1cb80f9be99f9e29a489d2bda844c@listserv.local> Subject: Re: [PATCH] main/apcupsd: add libusb dependency Date: Thu, 25 Nov 2021 15:30:50 -0000 Message-ID: <163785425066.14324.5267974827728205843.gitlab.27747.9ad100d619d1cb80f9be99f9e29a489d2bda844c@listserv.local> Wolf replied via email: ``` On 2021-11-25 15:17:11 -0000, Henrik Riomar wrote: > > `libusb-compat` depends on `libusb` on 3.14: > https://pkgs.alpinelinux.org/package/v3.14/main/x86_64/libusb-compat It does not in 3.15: https://pkgs.alpinelinux.org/package/v3.15/main/x86_64/libusb-compat So it should probably fixed there, but I'm not sure what the cause is. -- There are only two hard things in Computer Science: cache invalidation, naming things and off-by-one errors. ``` -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/27747#note_194357