diff --git a/Manual.md b/Manual.md index 9c3c5a4b102..9e7f7a63275 100644 --- a/Manual.md +++ b/Manual.md @@ -95,7 +95,8 @@ Libraries have to be split into two sub packages: and -devel. a linking program. - `-devel` should contain all files which are needed to compile a package -against this package. +against this package. If the library is a sub package, its corresponding +development package should be named `lib-devel` #### Language Modules