Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] timeshift: add missing psmisc dependency.
@ 2020-05-19 12:28 ahesford
  2020-05-19 12:54 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: ahesford @ 2020-05-19 12:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ahesford/void-packages timeshift
https://github.com/void-linux/void-packages/pull/22127

timeshift: add missing psmisc dependency.
`timeshift` seems to depend on `fuser`, provided by `psmisc`.

cc: @abenson 

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

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

From 033f0067c98d18d2d0b0f05db1f44161154bc66e Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Tue, 19 May 2020 08:26:37 -0400
Subject: [PATCH] timeshift: add missing psmisc dependency.

---
 srcpkgs/timeshift/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/timeshift/template b/srcpkgs/timeshift/template
index 8af899d1bc5..fb6bf744b94 100644
--- a/srcpkgs/timeshift/template
+++ b/srcpkgs/timeshift/template
@@ -1,12 +1,12 @@
 # Template file for 'timeshift'
 pkgname=timeshift
 version=20.03
-revision=1
+revision=2
 build_style=gnu-makefile
 conf_files="/etc/default/timeshift.json"
 hostmakedepends="gettext pkg-config vala which"
 makedepends="libgee08-devel json-glib-devel gtk+3-devel vte3-devel libgirepository-devel"
-depends="rsync"
+depends="rsync psmisc"
 short_desc="System restore tool"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-3.0-or-later"

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

* Re: [PR PATCH] [Merged]: timeshift: add missing psmisc dependency.
  2020-05-19 12:28 [PR PATCH] timeshift: add missing psmisc dependency ahesford
@ 2020-05-19 12:54 ` abenson
  0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2020-05-19 12:54 UTC (permalink / raw)
  To: ml

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

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

timeshift: add missing psmisc dependency.
https://github.com/void-linux/void-packages/pull/22127

Description:
`timeshift` seems to depend on `fuser`, provided by `psmisc`.

cc: @abenson 

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

end of thread, other threads:[~2020-05-19 12:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-19 12:28 [PR PATCH] timeshift: add missing psmisc dependency ahesford
2020-05-19 12:54 ` [PR PATCH] [Merged]: " abenson

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