You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deb: include all shared libraries in Debian package
Include missing Avalonia native shared libraries in the Debian package.
They are already being included in the tarball, but omited from the
Debian package. Change the build script to do a recursive copy `cp -R`
so that as dependencies change over time, we don't miss any!
0 commit comments