Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Added snapper missing dependency: dbus
@ 2020-12-09 15:13 Mek101
  2020-12-09 15:24 ` ericonr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Mek101 @ 2020-12-09 15:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Mek101/void-packages patch-1
https://github.com/void-linux/void-packages/pull/27049

Added snapper missing dependency: dbus
Snapper requires dbus to work, as reported in #27047

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

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

From 6fabffdee6d4d64188d0658bfdfb7018abc1b462 Mon Sep 17 00:00:00 2001
From: Mek101 <34246799+Mek101@users.noreply.github.com>
Date: Wed, 9 Dec 2020 15:12:10 +0000
Subject: [PATCH] Added dbus missing dependency

Snapper requires dbus to work, as reported in #27047
---
 srcpkgs/snapper/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/snapper/template b/srcpkgs/snapper/template
index 4590842eedd..694090f5a07 100644
--- a/srcpkgs/snapper/template
+++ b/srcpkgs/snapper/template
@@ -6,7 +6,7 @@ build_style=gnu-configure
 configure_args="--disable-zypp --with-conf=/etc/conf.d"
 conf_files="/etc/conf.d/snapper"
 make_dirs="/etc/snapper/configs 0755 root root"
-hostmakedepends="automake docbook-xsl libtool libxml2-devel libxslt
+hostmakedepends="automake dbus docbook-xsl libtool libxml2-devel libxslt
  gettext pkg-config"
 makedepends="acl-devel boost-devel dbus-devel e2fsprogs-devel libbtrfs-devel
  libmount-devel libxml2-devel pam-devel"

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

end of thread, other threads:[~2020-12-10 13:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-09 15:13 [PR PATCH] Added snapper missing dependency: dbus Mek101
2020-12-09 15:24 ` ericonr
2020-12-09 16:10 ` [PR PATCH] [Updated] snapper: add dbus dependency Mek101
2020-12-09 17:38 ` ericonr
2020-12-10 12:16 ` Mek101
2020-12-10 13:36 ` [PR PATCH] [Closed]: " ericonr

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).