Link to HTTPS websites

This commit is contained in:
Pierre Pronchery 2019-09-28 03:43:13 +02:00
parent 87c85bd38c
commit f3dcfaf146

View File

@ -17,15 +17,14 @@ Dependencies for libApp
libApp depends on the following software components to build: libApp depends on the following software components to build:
- pkg-config from the freedesktop software collection, as found in most - pkg-config from the freedesktop software collection, as found in most
software distributions already; otherwise at software distributions already; otherwise at
<http://www.freedesktop.org/wiki/Software/pkg-config/> <https://www.freedesktop.org/wiki/Software/pkg-config/> (or a compatible
replacement)
- libSystem from the DeforaOS Project, as found at - libSystem from the DeforaOS Project, as found at
<http://www.defora.org/os/project/27/libSystem> if not packaged for your <https://www.defora.org/os/project/27/libSystem>
system.
- libMarshall from the DeforaOS Project, as found at - libMarshall from the DeforaOS Project, as found at
<http://www.defora.org/os/project/4400/libMarshall> if not packaged for your <https://www.defora.org/os/project/4400/libMarshall>
system.
- configure from the DeforaOS Project, likewise found at - configure from the DeforaOS Project, likewise found at
<http://www.defora.org/os/project/16/configure> <https://www.defora.org/os/project/16/configure>
Configuring libApp Configuring libApp