From e006ed91a70975609e0a398b57db9a2aada5f949 Mon Sep 17 00:00:00 2001 From: Simonas Leleiva Date: Wed, 1 Jan 2014 13:40:03 -0500 Subject: [PATCH] [qt-components] disable Qt Mobility (test for issue #17) --- rpm/qt-components.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/qt-components.spec b/rpm/qt-components.spec index 76b66066..a6267878 100644 --- a/rpm/qt-components.spec +++ b/rpm/qt-components.spec @@ -60,7 +60,7 @@ Provides test applications showcasing Qt Components widgets. %build # >> build pre -./configure -meego -nomake tests -xrandr -maliit -meegographicssystem +./configure -meego -nomake tests -xrandr -maliit -meegographicssystem -no-mobility # << build pre