mirror of
https://github.com/ptitSeb/box64.git
synced 2025-05-08 16:18:30 +08:00
[DEBIAN] fix typo and add box64-bash in shlibdeps excludes (#2403)
This commit is contained in:
parent
f3fe72b541
commit
3567c6da2b
3
debian/rules
vendored
3
debian/rules
vendored
@ -21,4 +21,5 @@ override_dh_shlibdeps:
|
||||
--exclude=libcrypto.so.1.1 \
|
||||
--exclude=libmbedx509.so.1 \
|
||||
--exclude=libcrypto.so.1.0.0 \
|
||||
--exclude=libssl.1.0.0
|
||||
--exclude=libssl.so.1.0.0 \
|
||||
--exclude=box64-bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user