Skip to Content.
Sympa Menu

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

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 (e948b8137926416da5a781bb48b97630eb2553a9)
  • Date: Thu, 12 Feb 2015 22:09:28 -0600

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

graphics-libs/libvisio/DEPENDS | 3 +++
graphics-libs/libvisio/HISTORY | 3 +++
2 files changed, 6 insertions(+)

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

graphics-libs/libvisio: added dependencies on boost, icu and librevenge

diff --git a/graphics-libs/libvisio/DEPENDS b/graphics-libs/libvisio/DEPENDS
index f657085..818b5da 100755
--- a/graphics-libs/libvisio/DEPENDS
+++ b/graphics-libs/libvisio/DEPENDS
@@ -1,2 +1,5 @@
+depends boost &&
+depends icu &&
+depends librevenge &&
depends libwpd &&
depends libwpg
diff --git a/graphics-libs/libvisio/HISTORY b/graphics-libs/libvisio/HISTORY
index 43d47e1..31e4ad5 100644
--- a/graphics-libs/libvisio/HISTORY
+++ b/graphics-libs/libvisio/HISTORY
@@ -1,3 +1,6 @@
+2015-02-12 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: added boost, icu and librevenge
+
2015-01-29 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: Fixed SOURCE_URL[0],
updated spell to 0.1.1



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (e948b8137926416da5a781bb48b97630eb2553a9), Pavel Vinogradov, 02/12/2015

Archive powered by MHonArc 2.6.24.

Top of Page