Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id 48E24780FD0; Sun, 13 Feb 2022 00:46:25 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Sebastian From: alice Cc: ~alpine/aports@lists.alpinelinux.org In-Reply-To: <20220213003529.11026-1-sebastian@sebsite.pw> Subject: Re: [PATCH v2] testing/bestline: new aport Date: Sun, 13 Feb 2022 00:46:25 -0000 Message-ID: <164471318526.985.14665536392392670886.gitlab.30833.91def58857d3a2a4fc0d01f0334903d785943c88@listserv.local> since there is no versioned .so, the -dev package should also depend on the main library to allow linking against it, so you need a `depends_dev="$pkgname"` -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/30833#note_214839