X-Original-To: alpine-aports@lists.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail-la0-f49.google.com (mail-la0-f49.google.com [209.85.215.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id EDD8CDC00FA for ; Mon, 9 Feb 2015 06:52:37 +0000 (UTC) Received: by lams18 with SMTP id s18so5488347lam.11 for ; Sun, 08 Feb 2015 22:52:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=cdxHMb1jWbSh8xdNv/vneZfSkc6sz2FiJ8/spScC0jo=; b=yHo0fUF9qtmbXKGUHCR4uBfUZryIpAQTGQQYYOQjoC2hyxnjboETFpIl+Bq1ZRoWmt NwOaEa518bQDNmtGEqdhtLNztCELUnB2GOCOLPZENsb3hHOYAsmhcxazgbbkl0TFq/xB X6nBMka650vDPBnRUuaYpb4mBW43/j928/StsWvdmtzDfJ2Da3K2XLdXOqNNcBXJ+DmI c6RS5R+xPX9Wjym87eyjAEKWROuxWPeUkkucH2+nefrcoZvZlLHYL/z79ioSbjYF/T6A HyTHzFQt0cWhXHO2QBNiRifXJVh5O9L+gHNWAC9rbuw9BitFnugyigA2N344+oP3GMF/ izDg== X-Received: by 10.152.8.193 with SMTP id t1mr488589laa.63.1423464755030; Sun, 08 Feb 2015 22:52:35 -0800 (PST) Received: from vostro ([2001:1bc8:101:f402:21a:9fff:fe0c:4022]) by mx.google.com with ESMTPSA id s7sm1931679las.17.2015.02.08.22.52.34 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Feb 2015 22:52:34 -0800 (PST) Sender: =?UTF-8?Q?Timo_Ter=C3=A4s?= Date: Mon, 9 Feb 2015 08:52:00 +0200 From: Timo Teras To: Johannes Matheis Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] testing/fastd: new aport Message-ID: <20150209085200.52a159f3@vostro> In-Reply-To: <1423401910-18707-1-git-send-email-jomat+alpinebuild@jmt.gr> References: <1423401910-18707-1-git-send-email-jomat+alpinebuild@jmt.gr> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports 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 On Sun, 8 Feb 2015 13:25:10 +0000 Johannes Matheis wrote: > Fast and Secure Tunneling Daemon > https://projects.universe-factory.net/projects/fastd Pushed along with libuecc. Though, for fastd I did fix the dependencies. Added few missing header deps, and moved some depends_dev to makedepends. depends_dev is basically the dependencies for -dev package. makedepends is the dependencies required during build time. Thanks, Timo --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---