From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guillaume Le Vaillant Subject: Re: Looking for help with packaging a Common Lisp library Date: Tue, 28 Jan 2020 11:07:21 +0100 Message-ID: <8736bzx5ba.fsf@yamatai> References: <87k15fa60q.fsf@ambrevar.xyz> <87muab8qf7.fsf@yamatai> <878slv9ual.fsf@ambrevar.xyz> <875zgy9zxx.fsf@ambrevar.xyz> <87a769802y.fsf@yamatai> <87sgk1arzt.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42082) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iwNmJ-0005GR-HE for guix-devel@gnu.org; Tue, 28 Jan 2020 05:07:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iwNmI-0008Ho-BP for guix-devel@gnu.org; Tue, 28 Jan 2020 05:07:27 -0500 Received: from mout01.posteo.de ([185.67.36.65]:39995) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iwNmH-0008G5-RX for guix-devel@gnu.org; Tue, 28 Jan 2020 05:07:26 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id C8D2C16005F for ; Tue, 28 Jan 2020 11:07:23 +0100 (CET) In-reply-to: <87sgk1arzt.fsf@ambrevar.xyz> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: guix-devel@gnu.org --=-=-= Content-Type: text/plain 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'. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQQkUwKxurH4Z/3KlryPP4Yfgut6mgUCXjAH2QAKCRCPP4Yfgut6 mv0VAQDJGQAkW2VNR2RXhucdQbCbYx5hIjxqiOgCLg5zymCsGAD/XeQolyD1sDUW UOkabkU0ja/mxGRl6ffEYb492htIuA8= =oe4I -----END PGP SIGNATURE----- --=-=-=--