Skip to content

Commit b3c6420

Browse files
committed
sqlite package dependency added in RPM spec file for CentOS Stream 9
Signed-off-by: ashish-jabble <[email protected]>
1 parent 8f5ecb2 commit b3c6420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/RPM/SPECS/fledge.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Prefix: /usr/local
1818
%if 0%{?centos} < 9 || 0%{?rhel} < 9
1919
Requires: dbus-devel, glib2-devel, boost, openssl, rh-python36, yum-utils, gcc, autoconf, curl, libtool, rsyslog, wget, zlib, libuuid, avahi, sudo, krb5-workstation, curl-devel
2020
%else
21-
Requires: dbus-devel, glib2-devel, boost, openssl, python3-devel, yum-utils, gcc, autoconf, curl, libtool, rsyslog, wget, zlib, libuuid, avahi, sudo, krb5-workstation, curl-devel, chkconfig
21+
Requires: dbus-devel, glib2-devel, boost, openssl, python3-devel, yum-utils, gcc, autoconf, curl, libtool, rsyslog, wget, zlib, libuuid, avahi, sudo, krb5-workstation, curl-devel, chkconfig, sqlite
2222
%endif
2323
AutoReqProv: no
2424

0 commit comments

Comments
 (0)