From 5724dca45edade0fb01b8e914ffc3a6f7b227379 Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Wed, 26 Feb 2020 14:27:47 +0300 Subject: [PATCH] gtksourceview3:fixed builddep --- desktop/toolkit/gtk/gtksourceview3/actions.py | 0 desktop/toolkit/gtk/gtksourceview3/pspec.xml | 3 ++- desktop/toolkit/gtk/gtksourceview3/translations.xml | 0 3 files changed, 2 insertions(+), 1 deletion(-) mode change 100755 => 100644 desktop/toolkit/gtk/gtksourceview3/actions.py mode change 100755 => 100644 desktop/toolkit/gtk/gtksourceview3/pspec.xml mode change 100755 => 100644 desktop/toolkit/gtk/gtksourceview3/translations.xml diff --git a/desktop/toolkit/gtk/gtksourceview3/actions.py b/desktop/toolkit/gtk/gtksourceview3/actions.py old mode 100755 new mode 100644 diff --git a/desktop/toolkit/gtk/gtksourceview3/pspec.xml b/desktop/toolkit/gtk/gtksourceview3/pspec.xml old mode 100755 new mode 100644 index 7ab821e775..1f1873b1d0 --- a/desktop/toolkit/gtk/gtksourceview3/pspec.xml +++ b/desktop/toolkit/gtk/gtksourceview3/pspec.xml @@ -15,6 +15,7 @@ mirrors://gnome/gtksourceview/3.24/gtksourceview-3.24.11.tar.xz python3 + python-six itstool valgrind intltool @@ -72,7 +73,7 @@ - 2020-02-08 + 2020-02-25 3.24.11 Version bump. Mustafa Cinasal diff --git a/desktop/toolkit/gtk/gtksourceview3/translations.xml b/desktop/toolkit/gtk/gtksourceview3/translations.xml old mode 100755 new mode 100644