From 549738c3aa4b35103d6fca4eed148a4017df7296 Mon Sep 17 00:00:00 2001 From: suvari Date: Tue, 3 Nov 2015 15:46:15 +0200 Subject: [PATCH 1/2] xerces-c: fix dep --- programming/misc/xerces-c/pspec.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/programming/misc/xerces-c/pspec.xml b/programming/misc/xerces-c/pspec.xml index 6cbc2a2ee3..1f1981af86 100644 --- a/programming/misc/xerces-c/pspec.xml +++ b/programming/misc/xerces-c/pspec.xml @@ -15,6 +15,8 @@ http://mirror.metrocast.net/apache//xerces/c/3/sources/xerces-c-3.1.2.tar.gz icu4c-devel + curl-devel + libgcc @@ -22,6 +24,8 @@ xerces-c icu4c + curl + libgcc /usr/bin @@ -40,6 +44,7 @@ /usr/lib/pkgconfig + xerces-c-docs Document files for xerces-c @@ -51,11 +56,10 @@ - - 2014-12-30 - 3.1.1 + 2015-11-03 + 3.1.2 Rebuild. Yusuf Aydemir yusuf.aydemir@pisilinux.org @@ -82,4 +86,4 @@ admins@pisilinux.org - + \ No newline at end of file From 2eeb9f8dc670e76262156b7e99c3764c2bb0416b Mon Sep 17 00:00:00 2001 From: suvari Date: Tue, 3 Nov 2015 16:12:25 +0200 Subject: [PATCH 2/2] ksysguard: fix dep --- desktop/kde/plasma/ksysguard/pspec.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/desktop/kde/plasma/ksysguard/pspec.xml b/desktop/kde/plasma/ksysguard/pspec.xml index c7960dd1f5..ecfebd549f 100644 --- a/desktop/kde/plasma/ksysguard/pspec.xml +++ b/desktop/kde/plasma/ksysguard/pspec.xml @@ -69,6 +69,7 @@ lm_sensors qt5-base xdg-utils + qt5-location /etc @@ -83,7 +84,7 @@ - 2015-10-28 + 2015-11-03 5.4.2 Version bump. Yusuf Aydemir