Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3766390
D2019.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
955 B
Referenced Files
None
Subscribers
None
D2019.diff
View Options
diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -18,6 +18,9 @@
libcurl4-openssl-dev \
libjpeg-dev \
libpng12-dev \
+ libxpm-dev \
+ libwebp-dev \
+ libfreetype6-dev \
libreadline6-dev \
libssl-dev \
libxslt1-dev \
@@ -59,6 +62,9 @@
--with-curl \
--with-gd \
--with-jpeg-dir \
+ --with-freetype-dir \
+ --with-xpm-dir \
+ --with-webp-dir \
--enable-ftp \
--with-libedit \
--enable-mbstring \
diff --git a/novolume/Dockerfile b/novolume/Dockerfile
--- a/novolume/Dockerfile
+++ b/novolume/Dockerfile
@@ -18,6 +18,9 @@
libcurl4-openssl-dev \
libjpeg-dev \
libpng12-dev \
+ libxpm-dev \
+ libwebp-dev \
+ libfreetype6-dev \
libreadline6-dev \
libssl-dev \
libxslt1-dev \
@@ -59,6 +62,9 @@
--with-curl \
--with-gd \
--with-jpeg-dir \
+ --with-freetype-dir \
+ --with-xpm-dir \
+ --with-webp-dir \
--enable-ftp \
--with-libedit \
--enable-mbstring \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 18:01 (18 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2257163
Default Alt Text
D2019.diff (955 B)
Attached To
Mode
D2019: Enable Freetype, Webp and XPM support in GD
Attached
Detach File
Event Timeline
Log In to Comment