ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] [Patch] Fix XKB error


From: Stuart Hughes
Subject: Re: [Ltib] [Patch] Fix XKB error
Date: Tue, 22 Sep 2009 14:58:45 +0100
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Rogerio,

I forgot to say that I've picked up the patch and also fixed some others, I checked in this:

Index: config/userspace/packages.lkc
===================================================================
RCS file: /sources/ltib/ltib/config/userspace/packages.lkc,v
retrieving revision 1.34
diff -u -r1.34 packages.lkc
--- config/userspace/packages.lkc       3 Sep 2009 09:14:53 -0000       1.34
+++ config/userspace/packages.lkc       22 Sep 2009 13:56:15 -0000
@@ -3257,6 +3257,7 @@
     select PKG_LIBX11
     select PKG_LIBXT
     select PKG_LIBICE
+    select PKG_LIBXEXT
     bool "libXmu"
     help
       X.Org X11 libXmu/libXmuu runtime libraries
@@ -3316,6 +3317,8 @@
 config PKG_XORG_X11_XKB_UTILS
     depends CAP_HAS_MMU
     select PKG_LIBX11
+    select PKG_LIBXAW
+    select PKG_LIBXKBFILE
     bool "xkb-utils"
     help
       X.Org X11 xkb utilities


Regards, Stuart

Rogério de Souza Moraes wrote:
Hi Stuart,

I saw this package but I did not see that he installs xkbcomp. I tried
to test him and I realised that he requires libXaw, but it isn't
specified in packages.lkc. The patch to fix this is attached.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]