Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xdm: depend on xsm
@ 2020-03-31 13:56 zdykstra
  2020-03-31 15:18 ` [PR PATCH] [Merged]: " xtraeme
  0 siblings, 1 reply; 2+ messages in thread
From: zdykstra @ 2020-03-31 13:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zdykstra/void-packages xdm
https://github.com/void-linux/void-packages/pull/20497

xdm: depend on xsm
Sister commit to https://github.com/void-linux/void-packages/pull/20444

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

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

From 23f53202e5e84cf851f715e49f343caf9f876be6 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Tue, 31 Mar 2020 08:55:24 -0500
Subject: [PATCH] xdm: depend on xsm

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

diff --git a/srcpkgs/xdm/template b/srcpkgs/xdm/template
index 9b827d3df92..6ca400f85b8 100644
--- a/srcpkgs/xdm/template
+++ b/srcpkgs/xdm/template
@@ -1,7 +1,7 @@
 # Template file for 'xdm'
 pkgname=xdm
 version=1.1.12
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--with-random-device=/dev/urandom
  --with-utmp-file=/var/run/utmp
@@ -11,7 +11,7 @@ configure_args="--with-random-device=/dev/urandom
 conf_files="/etc/pam.d/xdm"
 hostmakedepends="pkg-config"
 makedepends="pam-devel libXaw-devel"
-depends="sessreg xconsole"
+depends="sessreg xconsole xsm"
 short_desc="X Display Manager"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"

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

* Re: [PR PATCH] [Merged]: xdm: depend on xsm
  2020-03-31 13:56 [PR PATCH] xdm: depend on xsm zdykstra
@ 2020-03-31 15:18 ` xtraeme
  0 siblings, 0 replies; 2+ messages in thread
From: xtraeme @ 2020-03-31 15:18 UTC (permalink / raw)
  To: ml

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

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

xdm: depend on xsm
https://github.com/void-linux/void-packages/pull/20497

Description:
Sister commit to https://github.com/void-linux/void-packages/pull/20444

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

end of thread, other threads:[~2020-03-31 15:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-31 13:56 [PR PATCH] xdm: depend on xsm zdykstra
2020-03-31 15:18 ` [PR PATCH] [Merged]: " xtraeme

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