diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-11-25 13:01:47 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-11-25 13:01:47 (EST) |
commit | 819f62a475855485c1156082dd974b9bd2a53261 (patch) | |
tree | c76b10a7e1cc5350576c0a6c26ac22322add14f8 | |
parent | 4e2a0e6791012e02a083c0f8e2a65e1ae3f54f60 (diff) |
control: Add comment for tests
-rw-r--r-- | control | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -5,4 +5,10 @@ Build-Depends: opkhelper-3.0, libpcre-dev, gettext, libz.1-dev, +# These are for the tests: +# locales, +# gconv-modules, +# tzdata-southamerica, +# tzdata-europe, +# tzdata-northamerica, Homepage: https://developer.gnome.org/glib/ |