update to libltc-1.1.0
add support for TV standard specific offset and binary-group-flags git-svn-id: svn://localhost/ardour2/branches/3.0@13514 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -282,7 +282,7 @@ def configure(conf):
|
||||
autowaf.check_pkg(conf, 'libcurl', uselib_store='CURL',
|
||||
atleast_version='7.0.0')
|
||||
autowaf.check_pkg(conf, 'ltc', uselib_store='LTC',
|
||||
atleast_version='1.0.3', mandatory=False)
|
||||
atleast_version='1.1.0', mandatory=False)
|
||||
|
||||
# we don't try to detect this, since its part of our source tree
|
||||
|
||||
|
||||
Reference in New Issue
Block a user