X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id E80BFDC019F for ; Thu, 10 Sep 2015 22:03:57 +0000 (UTC) Received: from mail-vk0-f47.google.com (mail-vk0-f47.google.com [209.85.213.47]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 9FE96DC012D for ; Thu, 10 Sep 2015 22:03:57 +0000 (UTC) Received: by vkhf67 with SMTP id f67so17390761vkh.1 for ; Thu, 10 Sep 2015 15:03:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=Ynr3sG8KHeVbHRJk+YHMDxdn0uocdsAKL0LfV3vmhVs=; b=RmXh1xZjnv44/iLvwEsTyIj9EfgyLYpe1iQm8Qrj8Uo5/gRVe4i2gCFfmBwHfto9I4 vLHHpVfNxUEMHeuKI0WQdK5MfbeGCUvf7f2mIqENHAS+4CV5nXpy7gqKTDx1rTrS5f0a u+BEblcUU2ds0g74IjFtAAtkpzhXGbMni0TQcj8O8qDTfZ/r7wIcoUFR55p7qcJzUE/6 T7EwfMHUlkKiy/7MPTEbnPuPSPFb78exJwzRjjn+cVZIvmjD9VqInDY1f/MK4+b0pat7 4Cidq1TxfXZq8SUSaFf/pFBFdynP+5qFNhxV6gdsi/jQCQ9KnNP5cZ0647KqZ9AwSK4A OgYg== X-Gm-Message-State: ALoCoQkCtnBxvkErgfk0YFRDRmL/ulP07z6HcgyNeLsRvkQhwqqHdU5Hz/+1XetwRo9RXpiAtxbu X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.31.54.194 with SMTP id d185mr2436633vka.131.1441922635824; Thu, 10 Sep 2015 15:03:55 -0700 (PDT) Received: by 10.103.51.204 with HTTP; Thu, 10 Sep 2015 15:03:55 -0700 (PDT) X-Originating-IP: [2001:4642:2216:0:c15e:7d9a:487f:4f60] Received: by 10.103.51.204 with HTTP; Thu, 10 Sep 2015 15:03:55 -0700 (PDT) In-Reply-To: <20150910175903.GB2004@newbook> References: <1441897362-3425-1-git-send-email-soeren+git@soeren-tempel.net> <1441897362-3425-2-git-send-email-soeren+git@soeren-tempel.net> <20150910175903.GB2004@newbook> Date: Fri, 11 Sep 2015 00:03:55 +0200 Message-ID: Subject: Re: [alpine-aports] [PATCH 2/2] main/dhcpcd-dbus: use depends_dev From: Eivind Uggedal To: alpine-aports@lists.alpinelinux.org Content-Type: multipart/alternative; boundary=001a11438b28809c4e051f6bc64b X-Virus-Scanned: ClamAV using ClamSMTP --001a11438b28809c4e051f6bc64b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sep 10, 2015 19:59, "Isaac Dunham" wrote: > > On Thu, Sep 10, 2015 at 05:02:42PM +0200, S=C3=B6ren Tempel wrote: > > -makedepends=3D"dbus-dev" > > +depends_dev=3D"dbus-dev" > > +makedepends=3D"$makedepends" > > I had been under the impression that depends_dev was for packages that > should be dependencies of the -dev suppackage. > You are correct. Since there is no -dev package this does not make sense. In addition there is a typo in the patch which should make the package unbuildable. Eivind --001a11438b28809c4e051f6bc64b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On Sep 10, 2015 19:59, "Isaac Dunham" <ibid.ag@gmail.com> wrote:
>
> On Thu, Sep 10, 2015 at 05:02:42PM +0200, S=C3=B6ren Tempel wrote:
> > -makedepends=3D"dbus-dev"
> > +depends_dev=3D"dbus-dev"
> > +makedepends=3D"$makedepends"
>
> I had been under the impression that depends_dev was for packages that=
> should be dependencies of the -dev suppackage.
>

You are correct. Since there is no -dev package this does no= t make sense. In addition there is a typo in the patch which should make th= e package unbuildable.

Eivind

--001a11438b28809c4e051f6bc64b-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---