diff options
Diffstat (limited to 'tests/auto/qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro')
-rw-r--r-- | tests/auto/qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro b/tests/auto/qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro index e0028e5..d9c1d6b 100644 --- a/tests/auto/qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro +++ b/tests/auto/qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro @@ -8,7 +8,7 @@ symbian { TARGET.CAPABILITY = NetworkServices NetworkControl ReadUserData } -maemo6 { +maemo6|maemo5 { CONFIG += link_pkgconfig PKGCONFIG += conninet |