Skip to content

Commit 654fb32

Browse files
PhanLe1010derekbit
authored andcommitted
fix: no need to manually install liburing
We already specify the flag when building SPDK here https://github.com/longhorn/dep-versions/blob/ d6a5694e59025d13a32bc2d86fe02d6ccfcb9ac6/scripts/build-spdk.sh#L42 longhorn-10768 Signed-off-by: Phan Le <phan.le@suse.com>
1 parent 02bf564 commit 654fb32

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ RUN for i in {1..10}; do \
5858
done
5959

6060

61-
RUN zypper -n install liburing2-devel
6261
RUN zypper -n install cmake gcc xsltproc docbook-xsl-stylesheets git python311 python311-pip patchelf fuse3-devel jq wget
6362

6463
RUN git clone https://github.com/longhorn/dep-versions.git -b ${SRC_BRANCH} /usr/src/dep-versions && \

0 commit comments

Comments
 (0)