Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (26fa7e782050814a74a5d22cbadbd667f3e456d2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (26fa7e782050814a74a5d22cbadbd667f3e456d2)
  • Date: Sun, 9 Dec 2018 00:51:40 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

x11/conky/DEPENDS | 1 +
x11/conky/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 26fa7e782050814a74a5d22cbadbd667f3e456d2
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

x11/conky: needs libxml2

diff --git a/x11/conky/DEPENDS b/x11/conky/DEPENDS
index e9ddc46..4e02743 100755
--- a/x11/conky/DEPENDS
+++ b/x11/conky/DEPENDS
@@ -1,5 +1,6 @@
source "${GRIMOIRE}/CMAKE_DEPENDS" &&
depends glib2 &&
+depends libxml2 &&
depends LUA &&

optional_depends libmicrohttpd \
diff --git a/x11/conky/HISTORY b/x11/conky/HISTORY
index 67028be..178aa23 100644
--- a/x11/conky/HISTORY
+++ b/x11/conky/HISTORY
@@ -1,3 +1,6 @@
+2018-12-08 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: needs libxml2
+
2018-12-05 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.11.0




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (26fa7e782050814a74a5d22cbadbd667f3e456d2), Pavel Vinogradov, 12/08/2018

Archive powered by MHonArc 2.6.24.

Top of Page