From 92ca255f8cd1d6e941806fc347b1b8ab1b80764a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Mon, 28 Mar 2016 13:00:37 +0300 Subject: [PATCH 1/2] thanks my team... --- need_build | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/need_build b/need_build index f802787147..25bcc8daba 100644 --- a/need_build +++ b/need_build @@ -11,16 +11,10 @@ desktop/kde/edu/kstars desktop/kde/education/kmplot desktop/kde/framework/kdesignerplugin - desktop/kde/framework/kdewebkit - desktop/kde/framework/knewstuff - desktop/kde/framework/ktexteditor - desktop/kde/framework/plasma-framework desktop/kde/games/kshisen desktop/kde/games/libkdegames desktop/kde/plasma/libksysguard desktop/kde/porting-aids/kdelibs4-support - desktop/kde/porting-aids/krunner - desktop/toolkit/qt5/qt5-webkit editor/emacs/emacs-php-mode hardware/disk/reiserfsprogs hardware/gkrellm @@ -48,11 +42,6 @@ office/libreoffice/libreoffice programming/language/java/eclipse-ecj programming/language/java/rhino - programming/language/perl/perl-Error - programming/language/perl/perl-HTML-Form - programming/language/perl/perl-HTML-Format - programming/language/perl/perl-HTML-FormatText-WithLinks - programming/language/perl/perl-HTML-FormatText-WithLinks-AndTables programming/language/python/python-pyblock programming/language/python/python-sphinx programming/library/libaccounts-glib @@ -61,7 +50,6 @@ programming/misc/dbus-c++ programming/misc/vigra programming/profiler/valgrind - server/openldap system/boot/efibootmgr system/boot/efivar util/crypt/skey From 3b2df0ec8c7df2247104ed616177bd715f1e79c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Mon, 28 Mar 2016 15:03:57 +0300 Subject: [PATCH 2/2] fix build --- programming/misc/dbus-c++/pspec.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/programming/misc/dbus-c++/pspec.xml b/programming/misc/dbus-c++/pspec.xml index 6ba523e112..e16a355df9 100644 --- a/programming/misc/dbus-c++/pspec.xml +++ b/programming/misc/dbus-c++/pspec.xml @@ -16,10 +16,9 @@ http://source.pisilinux.org/1.0/dbus-c++.tar.gz - dbus - libgcc - expat - glib2 + dbus-devel + expat-devel + glib2-devel dbus-c++-build-fix.patch @@ -46,7 +45,10 @@ dbus-c++-devel + dbus-c++ dbus-devel + expat-devel + glib2-devel /usr/include @@ -56,7 +58,7 @@ - 2014-01-21 + 2016-03-28 0.0_20090907 First release Stefan Gronewold(groni)