Commit d2c82d1d authored by Leo Le Bouter's avatar Leo Le Bouter

component/jpegoptim: update bundled GNU Config

parent 2edb5dda
...@@ -4,11 +4,13 @@ ...@@ -4,11 +4,13 @@
[buildout] [buildout]
extends = extends =
../libjpeg/buildout.cfg ../libjpeg/buildout.cfg
../gnu-config/buildout.cfg
[jpegoptim] [jpegoptim]
recipe = slapos.recipe.cmmi recipe = slapos.recipe.cmmi
url = https://www.kokkonen.net/tjko/src/jpegoptim-1.4.6.tar.gz url = https://www.kokkonen.net/tjko/src/jpegoptim-1.4.6.tar.gz
md5sum = 844c572d69fd5af75f0616b86e63962d md5sum = 844c572d69fd5af75f0616b86e63962d
pre-configure = cp -f ${gnu-config:location}/config.sub ${gnu-config:location}/config.guess tools/
configure-options = configure-options =
--with-libjpeg=${libjpeg:location} --with-libjpeg=${libjpeg:location}
environment = environment =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment