mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
generic: replace macro_display_feature_log() with feature_summary() call
macro_display_feature_log() does not show all (not) found packages, only those that are logged via macro_log_feature() which is planned for removal Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
b8306a331a
commit
58bba5cf44
1 changed files with 1 additions and 1 deletions
|
@ -72,4 +72,4 @@ macro_optional_add_subdirectory(libktorrent)
|
|||
macro_optional_add_subdirectory(akregator)
|
||||
macro_optional_add_subdirectory(syndication)
|
||||
|
||||
macro_display_feature_log()
|
||||
feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES)
|
||||
|
|
Loading…
Add table
Reference in a new issue