mirror of
https://github.com/dragonflydb/dragonfly
synced 2024-11-21 23:19:53 +00:00
feat(build): debian package building fix dependency bug (#702)
Signed-off-by: Boaz Sade <boaz@dragonflydb.io>
This commit is contained in:
parent
dc4306890c
commit
ae017dbfdb
@ -7,6 +7,6 @@ Vcs-Git: https://github.com/dragonflydb/dragonfly
|
||||
|
||||
Package: dragonfly
|
||||
Architecture: amd64 arm64
|
||||
Depends: libc6, openssl, adduser, systemctl
|
||||
Depends: libc6, openssl, adduser
|
||||
Homepage: https://dragonflydb.io
|
||||
Description: A fast in-memory store that is fully compatible with Redis™* and Memcached.
|
||||
|
Loading…
Reference in New Issue
Block a user