Mercurial > treepkg
comparison recipes/wince/gnupg/libgcrypt_ce.py @ 374:f8bfd95f02d9
Add dependencies to the ce-arm packages since the autogen/configuration step is
already been done for a ce-arm target.
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Mon, 21 Jun 2010 10:41:43 +0000 |
parents | 278abafc2d86 |
children |
comparison
equal
deleted
inserted
replaced
373:c7d22fd36815 | 374:f8bfd95f02d9 |
---|---|
10 | 10 |
11 import base | 11 import base |
12 base.define_gnupg_packager("libgcrypt-ce-arm", | 12 base.define_gnupg_packager("libgcrypt-ce-arm", |
13 tarball_dependencies=("autoconf", "automake", | 13 tarball_dependencies=("autoconf", "automake", |
14 "texinfo", "subversion", | 14 "texinfo", "subversion", |
15 "transfig", "gs")) | 15 "transfig", "gs", |
16 "libgpg-error-ce-arm-dev")) |