diff options
Diffstat (limited to 'repo/system/imlib2.xibuild')
-rw-r--r-- | repo/system/imlib2.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/imlib2.xibuild b/repo/system/imlib2.xibuild index 5e734a5..9ed5b15 100644 --- a/repo/system/imlib2.xibuild +++ b/repo/system/imlib2.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="make" -DEPS="libtiff giflib bzip2 freetype2 libxext libpng libid3tag libjpeg-turbo libwebp libheif librsvg xz" +DEPS="tiff giflib bzip2 freetype2 libxext libpng libid3tag libjpeg-turbo libwebp libheif librsvg xz" PKG_VER=1.8.0 SOURCE=https://downloads.sourceforge.net/enlightenment/imlib2-$PKG_VER.tar.xz |