build: require itstool if installing help files

This commit is contained in:
Christian Hergert
2020-02-20 10:59:31 -08:00
parent be6b979714
commit 59942e6fa6

View File

@ -1,4 +1,6 @@
if get_option('help')
find_program('itstool', required: true)
gnome.yelp('sysprof',
sources: ['index.page', 'introduction.page', 'profiling.page', 'faq.page', 'legal.xml'],
)