Merge branch 'testing' Tag RC 1
This commit is contained in:
@@ -89,14 +89,6 @@ else
|
||||
summary += {'sound support': 'no (missing gstreamer)'}
|
||||
endif
|
||||
|
||||
# Check for libpeas
|
||||
libpeas_dep = dependency('libpeas-1.0', required: false)
|
||||
if libpeas_dep.found()
|
||||
summary += {'plugin loading': 'yes (found libpeas)'}
|
||||
else
|
||||
summary += {'plugin loading': 'no (missing libpeas)'}
|
||||
endif
|
||||
|
||||
# Integration with session startup
|
||||
i18n.merge_file(
|
||||
input: 'cthulhu-autostart.desktop.in',
|
||||
|
||||
Reference in New Issue
Block a user