Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] systemsettings: add dependency
@ 2019-09-18 17:54 voidlinux-github
  2019-09-18 18:27 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2019-09-18 17:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/k4leg/void-packages patch-2
https://github.com/void-linux/void-packages/pull/14565

systemsettings: add dependency


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

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

From 420d6212ad5ee6bd82be867440b897407df4914c Mon Sep 17 00:00:00 2001
From: k4leg <39882583+k4leg@users.noreply.github.com>
Date: Wed, 18 Sep 2019 20:54:28 +0300
Subject: [PATCH] systemsettings: add dependency

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

diff --git a/srcpkgs/systemsettings/template b/srcpkgs/systemsettings/template
index 814a88d9e2b..783abcb7774 100644
--- a/srcpkgs/systemsettings/template
+++ b/srcpkgs/systemsettings/template
@@ -1,13 +1,13 @@
 # Template file for 'systemsettings'
 pkgname=systemsettings
 version=5.16.5
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF"
 hostmakedepends="extra-cmake-modules"
 makedepends="kcmutils-devel kdoctools khtml-devel kactivities5-stats-devel
  kirigami2-devel plasma-workspace-devel"
-depends="kirigami2 setxkbmap xrdb"
+depends="kirigami2 setxkbmap xrdb gsettings-desktop-schemas"
 short_desc="KDE System settings"
 maintainer="John <johnz@posteo.net>"
 license="GPL-2.0-or-later, GFDL-1.2"

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

end of thread, other threads:[~2019-09-19 14:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-18 17:54 [PR PATCH] systemsettings: add dependency voidlinux-github
2019-09-18 18:27 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-18 18:27 ` voidlinux-github
2019-09-18 18:38 ` voidlinux-github
2019-09-18 18:38 ` voidlinux-github
2019-09-18 19:59 ` voidlinux-github
2019-09-18 20:15 ` voidlinux-github
2019-09-19 14:10 ` [PR PATCH] [Closed]: " voidlinux-github

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