Skip to content

Commit

Permalink
fix: deb build
Browse files Browse the repository at this point in the history
  • Loading branch information
msojocs committed Sep 28, 2024
1 parent d9dec28 commit a33d79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/deepin/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ DH_VERBOSE = 1
override_dh_strip_nondeterminism:

override_dh_shlibdeps:
dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info -Xswc.linux-x64-musl.node

%:
dh "$@"

0 comments on commit a33d79f

Please sign in to comment.