Skip to Content.
Sympa Menu

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

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 (7ad0dfd07e132adbcd62244e41188d56e5b23749)
  • Date: Thu, 17 Nov 2022 01:44:43 +0000

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

devel/appstream/DEPENDS | 4 +++-
devel/appstream/HISTORY | 3 +++
2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 7ad0dfd07e132adbcd62244e41188d56e5b23749
Author: Conner <connerclere AT gmail.com>
Commit: Pavel Vinogradov <public AT sourcemage.org>

appstream: added curl and itstool dependencies

diff --git a/devel/appstream/DEPENDS b/devel/appstream/DEPENDS
index 31ceb12..db98735 100755
--- a/devel/appstream/DEPENDS
+++ b/devel/appstream/DEPENDS
@@ -6,7 +6,9 @@ depends gobject-introspection &&
depends libxml2 &&
depends libyaml &&
depends PKG-CONFIG &&
-#depends xmlto &&
+depends curl &&
+depends itstool &&
+#depends xmlto &&

optional_depends libxmlb '' '' 'Use system libxmlb' &&
optional_depends qtbase ' qt=true' '' 'Qt5 support' &&
diff --git a/devel/appstream/HISTORY b/devel/appstream/HISTORY
index be0504d..8befcbe 100644
--- a/devel/appstream/HISTORY
+++ b/devel/appstream/HISTORY
@@ -1,3 +1,6 @@
+2022-11-16 Conner Clere <connerclere AT gmail.com>
+ * DEPENDS: added missing curl and itstool dependencies
+
2022-11-15 Conner Clere <connerclere AT gmail.com>
* DETAILS, BUILD, CONFIGURE, DEPENDS: version 0.15.5, convert to
meson build
* INSTALL: dropped, not needed anymore



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7ad0dfd07e132adbcd62244e41188d56e5b23749), Pavel Vinogradov, 11/16/2022

Archive powered by MHonArc 2.6.24.

Top of Page