Skip to Content.
Sympa Menu

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

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 (04239f92950c748217818cb8c75b614fee14ca08)
  • Date: Sat, 23 Mar 2019 00:55:21 +0000

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

chat-im/purple-discord/DEPENDS | 1 +
chat-im/purple-discord/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 04239f92950c748217818cb8c75b614fee14ca08
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

chat-im/purple-discord: needs imagemagick

diff --git a/chat-im/purple-discord/DEPENDS b/chat-im/purple-discord/DEPENDS
index 5ffb200..8d843ae 100755
--- a/chat-im/purple-discord/DEPENDS
+++ b/chat-im/purple-discord/DEPENDS
@@ -2,6 +2,7 @@ depends make &&
depends -sub CXX gcc &&
depends gettext &&
depends glib2 &&
+depends imagemagick &&
depends json-glib &&
depends libxml2 &&
depends git &&
diff --git a/chat-im/purple-discord/HISTORY b/chat-im/purple-discord/HISTORY
index ddb23e7..eef84b2 100644
--- a/chat-im/purple-discord/HISTORY
+++ b/chat-im/purple-discord/HISTORY
@@ -1,2 +1,5 @@
+2019-03-22 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: needs imagemagick
+
2017-12-03 Pavel Vinogradov <public AT sourcemage.org>
* BUILD, DETAILS, DEPENDS, PREPARE: spell created



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (04239f92950c748217818cb8c75b614fee14ca08), Pavel Vinogradov, 03/22/2019

Archive powered by MHonArc 2.6.24.

Top of Page