[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Looking for help with packaging a Common Lisp library
From: |
Guillaume Le Vaillant |
Subject: |
Re: Looking for help with packaging a Common Lisp library |
Date: |
Tue, 28 Jan 2020 11:07:21 +0100 |
User-agent: |
mu4e 1.2.0; emacs 26.3 |
A maintainer of ASDF answered that only the dependencies declared in
'depends-on' should be put in the generated asd file for the bundle.
Therefore my patch is not necessary, and concerning hdf5-cffi, the
cffi-grovel system should be listed in both 'defsystem-depends-on'
and 'depends-on'.
signature.asc
Description: PGP signature
- Re: Looking for help with packaging a Common Lisp library, (continued)
- Re: Looking for help with packaging a Common Lisp library, Konrad Hinsen, 2020/01/25
- Re: Looking for help with packaging a Common Lisp library, Pierre Neidhardt, 2020/01/25
- Re: Looking for help with packaging a Common Lisp library, Konrad Hinsen, 2020/01/26
- Re: Looking for help with packaging a Common Lisp library, Pierre Neidhardt, 2020/01/26
- Re: Looking for help with packaging a Common Lisp library, Konrad Hinsen, 2020/01/26
- Re: Looking for help with packaging a Common Lisp library, Guillaume Le Vaillant, 2020/01/27
- Re: Looking for help with packaging a Common Lisp library, Pierre Neidhardt, 2020/01/27
- Re: Looking for help with packaging a Common Lisp library,
Guillaume Le Vaillant <=
- Re: Looking for help with packaging a Common Lisp library, Pierre Neidhardt, 2020/01/28
- Re: Looking for help with packaging a Common Lisp library, Konrad Hinsen, 2020/01/28