chiark / gitweb /
Change build-depends to list libssl-dev first. Outcome in sid/buster is to switch...
[curl.git] / debian / README.source
1 Adding New Patches
2 ==================
3
4 Note that when adding new patches they must be applied *before* 90_gnutls.patch
5 and 99_nss.patch. This is needed by curl's package byzantine build process,
6 which builds the source multiple times with different TLS libraries.
7
8 This basically means that when adding new patches to the debian/patches/series
9 file, they must be listed before the aformentioned patches.