sci-geosciences/qgis: build failure repaired bug #482644.

Package-Manager: portage-2.2.24
This commit is contained in:
Amy Winston
2015-12-30 18:28:32 +01:00
parent 8e7a83f6a9
commit 708c92eebc
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- a/src/core/qgsmaplayerregistry.h 2015-12-30 15:06:17.199889612 +0100
+++ b/src/core/qgsmaplayerregistry.h 2015-12-30 15:05:50.159890061 +0100
@@ -173,6 +173,7 @@
/** debugging member
invoked when a connect() is made to this object
*/
+ public:
void connectNotify( const char * signal );

View File

@@ -54,6 +54,7 @@ PATCHES=(
"${FILESDIR}/${PN}-1.7.0-avoid-deprecated-pyqtconfig.patch"
"${FILESDIR}/${PN}-1.8.0-no-python-pyc.patch"
"${FILESDIR}/${PN}-1.8.0-redrawning.patch"
"${FILESDIR}/${PN}-1.8.0-private.patch"
)
pkg_setup() {