mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
build: require at least libstrophe 0.11
This commit is contained in:
parent
208bcd4269
commit
08d436cc42
@ -41,7 +41,7 @@ foreach h : check_headers
|
||||
endforeach
|
||||
|
||||
|
||||
libstrophe_dep = dependency('libstrophe', version: '>= 0.10.0')
|
||||
libstrophe_dep = dependency('libstrophe', version: '>= 0.11.0')
|
||||
conf.set('HAVE_LIBSTROPHE', 1)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user