09-01-2015, 12:59 PM
I actually like lorglas' solution #3, but it does not remove the problem of library versioning. Does the packaging system allow the following?
requires {
lib:libyab.so >=1.7.5
}
I haven't actually seen that combination.
requires {
lib:libyab.so >=1.7.5
}
I haven't actually seen that combination.