X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=libs%2Flibgd%2Fpatches%2F010-webp.patch;h=2b21bab8136df4b397cc279d69b3c248f0510c95;hb=48221441c4fd377965b7f37f5bcc24baa36aacb3;hp=e68a8ac5324f8dcdfdebfd504f6673ed32252bfa;hpb=5435ddb8f8f626997202b96d0cc1306c2da03a75;p=feed%2Fpackages.git diff --git a/libs/libgd/patches/010-webp.patch b/libs/libgd/patches/010-webp.patch index e68a8ac532..2b21bab813 100644 --- a/libs/libgd/patches/010-webp.patch +++ b/libs/libgd/patches/010-webp.patch @@ -1,6 +1,6 @@ --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -118,7 +118,7 @@ else (USE_EXT_GD) +@@ -134,7 +134,7 @@ else (USE_EXT_GD) endif (ENABLE_ICONV) IF (ENABLE_WEBP) @@ -9,7 +9,7 @@ ENDIF (ENABLE_WEBP) IF (ENABLE_HEIF) -@@ -179,10 +179,10 @@ else (USE_EXT_GD) +@@ -195,10 +195,10 @@ else (USE_EXT_GD) LIST(APPEND PKG_REQUIRES_PRIVATES zlib) ENDIF(ZLIB_FOUND)