diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-09-22 10:26:39 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-09-22 10:26:39 +0200 |
commit | 421c902927325b3308d039342660797c1f8e4edf (patch) | |
tree | 2040066e0523f16fb031511923684d07f97d2fa6 /package/libtiff/Makefile | |
parent | 6ad1911de32149ab7d2c2934be49642ac6754216 (diff) |
firefox: update to 129.0.2
Diffstat (limited to 'package/libtiff/Makefile')
-rw-r--r-- | package/libtiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libtiff/Makefile b/package/libtiff/Makefile index 960605be8..282f1befc 100644 --- a/package/libtiff/Makefile +++ b/package/libtiff/Makefile @@ -10,7 +10,7 @@ PKG_HASH:= 0e46e5acb087ce7d1ac53cf4f56a09b221537fc86dfc5daaad1c2e89e1b37ac8 PKG_DESCR:= library for reading/writing tiff images PKG_SECTION:= libs/image PKG_NEEDS:= c++ -PKG_BUILDDEP:= zlib xz +PKG_BUILDDEP:= zlib PKG_URL:= http://simplesystems.org/libtiff/ PKG_SITES:= http://download.osgeo.org/libtiff/ PKG_LIBNAME:= libtiff |