diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2013-09-05 14:38:59 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2013-09-05 14:38:59 +0200 |
commit | 51c2fa16bb7db29ee08f9ba8b751665837f535c1 (patch) | |
tree | 45c3110785d275102d26e30b1592dd9fbc1f1c67 /contrib/gitian-descriptors | |
parent | af079f0b21080cb088044ed40d2974120b9f11a9 (diff) |
Qt 4.8.3 r2 in gitian and release process
Also needed to add `unzip` package for the added unzip command for
OpenSSL in the Qt build.
Diffstat (limited to 'contrib/gitian-descriptors')
-rw-r--r-- | contrib/gitian-descriptors/qt-win32.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/gitian-descriptors/qt-win32.yml b/contrib/gitian-descriptors/qt-win32.yml index 7152875b86..2ed489bcc4 100644 --- a/contrib/gitian-descriptors/qt-win32.yml +++ b/contrib/gitian-descriptors/qt-win32.yml @@ -7,6 +7,7 @@ architectures: packages: - "mingw32" - "zip" +- "unzip" - "faketime" reference_datetime: "2011-01-30 00:00:00" remotes: [] |