haiku_secondary: provide libtiff.

This will be removed when we use the libtiff package from haikuports (as
we do for libjpeg and libpng already), but for now the lib is built and
bundled in the package, so we might as well add a provides entry for it.
The main package already does so.
This commit is contained in:
Adrien Destugues 2013-12-09 12:53:48 +01:00
parent 3c0c19bbf0
commit 668ff59870
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ flags system_package
provides {
haiku_%HAIKU_SECONDARY_PACKAGING_ARCH% = %HAIKU_VERSION% compat>=R1~alpha1
lib:libtiff_%HAIKU_SECONDARY_PACKAGING_ARCH% = 3.9.4 compat >= 3
}
requires {

View File

@ -19,6 +19,7 @@ flags system_package
provides {
haiku_%HAIKU_SECONDARY_PACKAGING_ARCH% = %HAIKU_VERSION% compat>=R1~alpha1
lib:libtiff_%HAIKU_SECONDARY_PACKAGING_ARCH% = 3.9.4 compat >= 3
}
requires {