We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57d0bad commit b86fe56Copy full SHA for b86fe56
debian/control
@@ -12,7 +12,6 @@ Build-Depends:
12
libjansson-dev,
13
liblz4-dev,
14
libhwloc-dev,
15
- libsqlite3-dev,
16
lua5.1,
17
liblua5.1-dev,
18
lua-posix,
scripts/install-deps-deb.sh
@@ -13,7 +13,6 @@ apt install \
liblz4-dev \
libarchive-dev \
libhwloc-dev \
- libsqlite3-dev \
lua5.1 \
liblua5.1-dev \
19
lua-posix \
scripts/install-deps-rpm.sh
@@ -13,7 +13,6 @@ yum install \
lz4-devel \
libarchive-devel \
hwloc-devel \
- sqlite-devel \
lua \
lua-devel \
0 commit comments