Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (2b5d000720e8f27050284af0602529a07784aefc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (2b5d000720e8f27050284af0602529a07784aefc)
  • Date: Thu, 23 Mar 2017 16:30:34 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

ChangeLog | 3 +++
KDE5_DEPENDS | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 2b5d000720e8f27050284af0602529a07784aefc
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

KDE5_DEPENDS: qtbase ACCESS

diff --git a/ChangeLog b/ChangeLog
index 252d306..058eccd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2017-03-23 Thomas Orgis <sobukus AT sourcemage.org>
+ * KDE5_DEPENDS: things need Qt accessibility
+
2017-03-11 Treeve Jelbert <treeve AT sourcemage.org>
* telephony/libsrtp2: added
* kde.gpg: add 7F05997E Jonathan Riddell <jr AT jriddell.org>
diff --git a/KDE5_DEPENDS b/KDE5_DEPENDS
index 0576fcc..8a7a3c8 100755
--- a/KDE5_DEPENDS
+++ b/KDE5_DEPENDS
@@ -4,4 +4,4 @@ depends extra-cmake-modules &&
if [[ $CMAKE_GEN == Ninja ]];then
depends ninja-build-system
fi &&
-depends qtbase
+depends -sub ACCESS qtbase



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (2b5d000720e8f27050284af0602529a07784aefc), Thomas Orgis, 03/23/2017

Archive powered by MHonArc 2.6.24.

Top of Page