diff options
Diffstat (limited to 'package/xorg/xorg-config.patch')
-rw-r--r-- | package/xorg/xorg-config.patch | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package/xorg/xorg-config.patch b/package/xorg/xorg-config.patch index 9c92ed12c..b5a4b2353 100644 --- a/package/xorg/xorg-config.patch +++ b/package/xorg/xorg-config.patch @@ -5,10 +5,11 @@ +#define TinyXServer YES +#define XfbdevServer YES +#define CrossCompiling YES -+#define ProjectRoot /usr/X11R6 ++#define ProjectRoot /usr/X11R6 +#define NothingOutsideProjectRoot YES + -+#define HasFreetype2 NO ++#define HasFreetype2 REPLACE_HAS_FREETYPE2 ++#define Freetype2Dir REPLACE_STAGING_DIR/usr +#define HasFontconfig NO +#define HasLibpng YES +#define HasZlib YES |