diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -91,3 +91,12 @@ DESCRIPTION version of the structure so that it doesn't write outside it if it is out of date. There for it is critical that the application doesn't simply set all but, but instead only recognised ones. + +EXTENDED DESCRIPTION + Runtime-optional dependencies + libgeome_get_from_timezone(3) relies on timezone data compatible with + the Time Zone Database from Internet Assigned Numbers Authority, also + called tz or zoneinfo (as is used in /usr/share), and often distributed + under the name tzdata (the data portion of the project). + + libgeome_netservices(3) relies on curl(1). |