Closed stsp closed 1 year ago
Enabled it, not much seems to be happening. Guess I need to push a new version?
I think I disabled aarch64 at one point to save space. But I got the 8 GB upgrade now so we should be good.
Oh, figured it out. Should be building now!
The following packages have unmet dependencies: djgpp : Depends: zlib-djgpp-dev but it is not installable Depends: libssl-djgpp-dev but it is not installable E: Unable to correct problems, you have held broken packages.
Yeah I need to update those too. But you probably don't need the whole djgpp
package.
If I don't need it, why not to reduce the meta-package? :)
The idea is that it contains everything, including all libraries (just those 2 for now, and watt32). But maybe I could split it into something like djgpp-minimal
and djgpp-all
.
I updated openssl and zlib the other day, are you able to install it now on aarch64?
(of course, immediately after publishing I realized I should just set Architecture: all
for cross libs... will do that for the next version)
Yes, works for me, thanks!
Alright, will close this then.
Thank you. :)