BuildFeatures: Don't specify libtiff SOVERSION.
Let the compiler figure it out.
This commit is contained in:
@@ -531,7 +531,7 @@ if [ IsPackageAvailable tiff_devel ] {
|
|||||||
runtime: lib
|
runtime: lib
|
||||||
file: devel tiff_devel
|
file: devel tiff_devel
|
||||||
depends: base
|
depends: base
|
||||||
library: $(developLibDir)/libtiff.so.6
|
library: $(developLibDir)/libtiff.so
|
||||||
headers: $(developHeadersDir) $(developHeadersDir)/tiff
|
headers: $(developHeadersDir) $(developHeadersDir)/tiff
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user