Skip to content

Commit 5dcdc56

Browse files
committed
Merge remote-tracking branch 'SereneTeam/master' into non-multilang
2 parents 6461530 + dcc4fed commit 5dcdc56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
### Dependencies
1212

1313
Main:
14-
* Compiler with C++14 support: [GCC](https://www.archlinux.org/packages/core/x86_64/gcc/) >= 5 or [Clang](https://www.archlinux.jp/packages/extra/x86_64/clang/) >= 3.5.1
14+
* Compiler with C++14 support: [GCC](https://www.archlinux.org/packages/core/x86_64/gcc/) >= 5 or [Clang](https://www.archlinux.org/packages/extra/x86_64/clang/) >= 3.5.1
1515
* [CMake](https://www.archlinux.org/packages/extra/x86_64/cmake/) >= 3.3
1616
* [Qt](https://www.archlinux.org/packages/extra/x86_64/qt5-base/) >= 5.9
1717
* [yaml-cpp](https://www.archlinux.org/packages/community/x86_64/yaml-cpp/) >= 0.5.1
1818
* [Python](https://www.archlinux.org/packages/extra/x86_64/python/) >= 3.3 (required for some modules)
19-
* [Boost.Python](https://www.archlinux.org/packages/extra/x86_64/boost/) and [Boost-libs](https://www.archlinux.jp/packages/extra/x86_64/boost-libs/) >= 1.55.0 (required for some modules)
19+
* [Boost.Python](https://www.archlinux.org/packages/extra/x86_64/boost/) and [Boost-libs](https://www.archlinux.org/packages/extra/x86_64/boost-libs/) >= 1.55.0 (required for some modules)
2020
* [KDE extra-cmake-modules](https://www.archlinux.org/packages/extra/any/extra-cmake-modules/) >= 5.18 (recommended; required for some modules;
2121
required for some tests)
2222
* [KDE Frameworks KCoreAddons](https://www.archlinux.org/packages/extra/x86_64/kcoreaddons/) (>= 5.58 recommended)

0 commit comments

Comments
 (0)