Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
ec2cb187
Commit
ec2cb187
authored
Mar 01, 2006
by
Marcus Meissner
Committed by
Alexandre Julliard
Mar 01, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
PACKAGING: Mention more libraries / tools in the needed dependencies section.
parent
2d979b6a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
PACKAGING
documentation/PACKAGING
+12
-0
No files found.
documentation/PACKAGING
View file @
ec2cb187
...
...
@@ -64,6 +64,9 @@ they should appear as "Suggests" or "Recommends", as the case may be.
better support of fonts than using the X11 fonts engine. It is
only needed for the X11 back end engine. Used from GDI.
* fontforge: http://sourceforge.net/projects/fontforge/
Used by WINE to create our own set of TrueType fonts during build.
* fontconfig
Used to find TrueType fonts for rendering with freetype. Used by
GDI.
...
...
@@ -119,6 +122,15 @@ they should appear as "Suggests" or "Recommends", as the case may be.
Xi - X Input handling (for asian input methods mostly)
Xext - X extensions
* libxml2, libxslt
These two libraries are used for our msxml3.dll implementation.
* prelink
Used during build to locate WINE at a specific virtual address.
* capi4linux
Used to implement our capi2032.dll.
GOALS
~~~~~
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment