Skip to content

Commit

Permalink
Change manibuilder to use libusb-compat-0.1-devel
Browse files Browse the repository at this point in the history
Change-Id: I42bcc5061f2a8d46aa5fd396f780059816b78946
Signed-off-by: Sean Rhodes <[email protected]>
  • Loading branch information
Sean-StarLabs committed Jan 26, 2023
1 parent 4d512c0 commit 6b55aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/manibuilder/Dockerfile.fedora
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM manibase
RUN \
useradd -p locked -m mani && \
dnf install -q -y ca-certificates git gcc ccache make systemd-devel \
pciutils-devel libusb-devel libusbx-devel libftdi-devel \
pciutils-devel libusb-compat-0.1-devel libusbx-devel libftdi-devel \
libjaylink-devel && \
dnf clean -q -y all

Expand Down

0 comments on commit 6b55aa1

Please sign in to comment.