Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libbsd-devel: depend on libmd-devel.
@ 2022-10-21 15:55 leahneukirchen
  2022-10-22 16:57 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: leahneukirchen @ 2022-10-21 15:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]

There is a new pull request by leahneukirchen against master on the void-packages repository

https://github.com/leahneukirchen/void-packages libmd
https://github.com/void-linux/void-packages/pull/40083

libbsd-devel: depend on libmd-devel.
It is used in the pkgconfig Libs.private.


A patch file from https://github.com/void-linux/void-packages/pull/40083.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libmd-40083.patch --]
[-- Type: text/x-diff, Size: 972 bytes --]

From 43ce8572d4a0fcf2485c0d342bc2f973f4ed4e00 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Fri, 21 Oct 2022 17:53:46 +0200
Subject: [PATCH] libbsd-devel: depend on libmd-devel.

It is used in the pkgconfig Libs.private.
---
 srcpkgs/libbsd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libbsd/template b/srcpkgs/libbsd/template
index f8b0f2821db9..0dc2acfe3d3a 100644
--- a/srcpkgs/libbsd/template
+++ b/srcpkgs/libbsd/template
@@ -1,7 +1,7 @@
 # Template file for 'libbsd'
 pkgname=libbsd
 version=0.11.7
-revision=1
+revision=2
 build_style=gnu-configure
 makedepends="libmd-devel"
 short_desc="Provides useful functions commonly found on BSD system"
@@ -16,7 +16,7 @@ post_install() {
 }
 
 libbsd-devel_package() {
-	depends="${sourcepkg}>=${version}_${revision}"
+	depends="${sourcepkg}>=${version}_${revision} libmd-devel"
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: libbsd-devel: depend on libmd-devel.
  2022-10-21 15:55 [PR PATCH] libbsd-devel: depend on libmd-devel leahneukirchen
@ 2022-10-22 16:57 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2022-10-22 16:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 213 bytes --]

There's a merged pull request on the void-packages repository

libbsd-devel: depend on libmd-devel.
https://github.com/void-linux/void-packages/pull/40083

Description:
It is used in the pkgconfig Libs.private.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-22 16:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-21 15:55 [PR PATCH] libbsd-devel: depend on libmd-devel leahneukirchen
2022-10-22 16:57 ` [PR PATCH] [Merged]: " leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).