comparison recipes/wince/gnupg/libassuan_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
7 # Read the file COPYING coming with the software for details. 7 # Read the file COPYING coming with the software for details.
8 8
9 """Recipe to build libassuan from SVN for Windows CE""" 9 """Recipe to build libassuan from SVN for Windows CE"""
10 10
11 import base 11 import base
12 base.define_gnupg_packager("libassuan-ce-arm") 12 base.define_gnupg_packager("libassuan-ce-arm",
13 tarball_dependencies=("autoconf", "automake",
14 "texinfo", "subversion",
15 "transfig", "gs",
16 "libgpg-error-ce-arm-dev"))
17
18
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)