Update README.md
This commit is contained in:
parent
da6e48793e
commit
b6e8764a78
12
README.md
12
README.md
@ -9,11 +9,13 @@ Distribution-independent installer framework
|
|||||||
* yaml-cpp >= 0.5.1
|
* yaml-cpp >= 0.5.1
|
||||||
* Python >= 3.3
|
* Python >= 3.3
|
||||||
* Boost.Python >= 1.55.0
|
* Boost.Python >= 1.55.0
|
||||||
|
|
||||||
|
Additional dependencies, only for the partitioning module:
|
||||||
* extra-cmake-modules
|
* extra-cmake-modules
|
||||||
* kconfig (part of kf5)
|
* kconfig (part of KF5)
|
||||||
* solid (part of kf5)
|
* solid (part of KF5)
|
||||||
* kcoreaddons (part of kf5)
|
* kcoreaddons (part of KF5)
|
||||||
* ki18n (part of kf5)
|
* ki18n (part of KF5)
|
||||||
|
|
||||||
### Building
|
### Building
|
||||||
```
|
```
|
||||||
@ -38,5 +40,3 @@ Calamares is currently split as follows:
|
|||||||
* presents a bunch of pages in a scripted order, enqueues jobs in the backend library;
|
* presents a bunch of pages in a scripted order, enqueues jobs in the backend library;
|
||||||
* calamares - the main executable,
|
* calamares - the main executable,
|
||||||
* a thin wrapper around libcalamaresui, starts up and plugs together all the parts.
|
* a thin wrapper around libcalamaresui, starts up and plugs together all the parts.
|
||||||
|
|
||||||
Some modules require additional dependencies: for example the partition viewmodule pulls in partitionmanager, which in turn requires a few KF5 libraries.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user