po: ignore po if only building capture library

This commit is contained in:
Christian Hergert
2019-06-03 12:44:05 -07:00
parent 3179658daa
commit 9ccc35b9e4

View File

@ -1 +1,3 @@
if get_option('libsysprof')
i18n.gettext('sysprof', preset: 'glib')
endif