Bug tracker and wiki
/
dev
/
loop
.org.uk
Xpra
Wiki & Bugs
This bug tracker and wiki are being discontinued
please use
https://github.com/Xpra-org/xpra
instead.
Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 13
and
Version 14
of
Building
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
11/07/13 03:52:34 (
7 years
ago)
Author:
Antoine Martin
Comment:
Fedora build needs libwebp-devel
Legend:
Unmodified
Added
Removed
Modified
Building
v13
v14
94
94
At runtime, to get optimal support for PNG, JPEG and WEBP, install:
95
95
{{{
96
yum install python-imaging libwebp
96
yum install python-imaging libwebp
-devel
97
97
}}}
98
98