X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by lists.alpinelinux.org (Postfix) with ESMTP id 677411EBFFE for ; Sat, 8 Jan 2011 17:00:01 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 16748AE4002; Sat, 8 Jan 2011 17:00:00 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aAo4UmfgNjal; Sat, 8 Jan 2011 16:59:53 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 5A9BCAE4001; Sat, 8 Jan 2011 16:59:52 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id 0EF77621BE0EC; Sat, 8 Jan 2011 16:59:50 +0000 (UTC) Received: from ncopa-desktop.nor.wtbts.net (unknown [10.65.65.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id E7A93621BE0E7; Sat, 8 Jan 2011 16:59:47 +0000 (UTC) Date: Sat, 8 Jan 2011 17:59:47 +0100 From: Natanael Copa To: "Matt Smith" Cc: "Teran McKinney" , alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] JFS Utils APKBUILD Message-ID: <20110108175947.2a59909c@ncopa-desktop.nor.wtbts.net> In-Reply-To: <1294475055.37483188@192.168.4.58> References: <20110105232039.11dcf60e@blackmesa> <20110106182608.53fda243@ncopa-desktop.nor.wtbts.net> <1294475055.37483188@192.168.4.58> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Sat, 8 Jan 2011 02:24:15 -0600 (CST) "Matt Smith" wrote: > On Thursday, January 6, 2011 11:26am, "Natanael Copa" > said: > > On Wed, 5 Jan 2011 23:20:39 +0000 > > Teran McKinney wrote: > ..snip.. > >> Also, what is depends_dev for? How does it compare to makedepends? > > > > depends_dev is added to the -dev pacakges' runtime depends. > ..snip.. > >> abuild -r wouldn't pull it in automatically. > > > > Maybe it should. depends_dev is a hack. > > > > You can do: > > > > depends_dev="libfoo-dev" > > makedepends="$depends_dev other-dev" > > > > (If you have time and energy, I would appreciate if you (or someone > > else) could include that in the wiki some place.) > > I'm not sure what you need documented, unless you mean because > 'abuild -r' doesn't pull in packages for depends_dev? > > Other than that, there's already a short description of depends_dev > on the APKBUILD Reference page: > http://alpinelinux.org/wiki/APKBUILD_Reference Let me rephrase it then: If what we have is not good enough... Suggestions to improvement are always welcome :) Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---