diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2012-05-29 00:27:55 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2012-05-29 00:27:55 +0200 |
commit | ad43da132541f81e38f75c102dc72b476b0677dd (patch) | |
tree | e676c264eea8c6efcbeaae02b8b0e5ef2cb7dad6 /INSTALL | |
parent | Let Opera sync handler being optional (diff) | |
download | rekonq-ad43da132541f81e38f75c102dc72b476b0677dd.tar.xz |
rekonq 0.9.61
Optional Opera sync handler introduction
@situ: Hope you like the news :)
CCMAIL: siteshwar@gmail.com
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -14,6 +14,20 @@ Please see http://techbase.kde.org/Getting_Started#Building_and_Running_KDE_Soft for instructions on how to build and setup a KDE4 environment to work in. +=== Optional dependencies === + +Since 1.0, Rekonq can use optional libraries to provide extra features. These are: + +- Nepomuk (www.kde.org) & soprano (soprano.sf.net) libraries: +needed to provide nepomuk bookmarks tagging + +- QtOAuth (github.com/ayoy/qoauth) & QCA2 (delta.affinix.com/qca/) libraries: +needed to provide Opera Link sync handler + +NOTE: to let Opera sync handler work, you need also qca2-ossl package as runtime dep. + + + === Building rekonq === To build it perform the following commands after switching into the rekonq directory |