mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-08 16:13:04 +02:00
The main advantage here is that we don't need any dependencies from the unstable repo, which means we can be sure that the glibc version we build against is suitable for Buster instead of being pulled in from a later train. (We can't do this for Stretch because Stretch is too old for all our build tools.) While here, simplify the build a little bit: we're already using snapshots of the Debian repo, so drop the separate file for pinned dependencies.
3 lines
168 B
Plaintext
3 lines
168 B
Plaintext
deb http://snapshot.debian.org/archive/debian-security/20220324T185726Z buster/updates main
|
|
deb http://snapshot.debian.org/archive/debian/20220324T155413Z/ buster main
|