diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-05-22 15:08:44 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-05-22 15:08:44 +0100 |
commit | ce4caf7213ebd0b4bb7133ce84656d7fac43894f (patch) | |
tree | bd132e444631908e3ad5fe495c4948948c7b2ebe | |
parent | 2273362d91ce5bf9b58748b3917000010b780fc1 (diff) |
Add ttf-bitstream-vera to package lists.
Closes #618
-rw-r--r-- | config/packages | 1 | ||||
-rw-r--r-- | config/packages.debian-squeeze | 1 | ||||
-rw-r--r-- | config/packages.ubuntu-precise | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/config/packages b/config/packages index 9a07c5f20..fda09cbc1 100644 --- a/config/packages +++ b/config/packages @@ -39,3 +39,4 @@ sqlite3 libsqlite3-dev libicu-dev memcached +ttf-bitstream-vera diff --git a/config/packages.debian-squeeze b/config/packages.debian-squeeze index 6cdf2f9d6..d82d66324 100644 --- a/config/packages.debian-squeeze +++ b/config/packages.debian-squeeze @@ -37,3 +37,4 @@ libsqlite3-dev libicu-dev postgresql postgresql-client +ttf-bitstream-vera diff --git a/config/packages.ubuntu-precise b/config/packages.ubuntu-precise index 177d504e2..68911359a 100644 --- a/config/packages.ubuntu-precise +++ b/config/packages.ubuntu-precise @@ -33,3 +33,4 @@ libsqlite3-dev libicu-dev postgresql postgresql-client +ttf-bitstream-vera |