WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Some XCB utility module  (Read 1644 times)

Offline nano

  • Newbie
  • *
  • Posts: 28
Some XCB utility module
« on: January 08, 2015, 08:44:34 PM »
Hi,
I want to run my app that created with Qt5 on tinycore, but some dependency libs are missing on tinycore, these are this:

libxcb-icccm.so.4 => not found
libxcb-keysyms.so.1 => not found
libxcb-xkb.so.0 => not found
libxkbcommon.so.0 => not found

Needed Extensions are:

libxcb-icccm.tcz
libxcb-keysyms.tcz
libxcb-xkb.tcz
libxkbcommon.tcz

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Some XCB utility module
« Reply #1 on: January 08, 2015, 09:04:10 PM »
These exist in corepure64, but not in the x86 repo - submissions would be welcome  :)

Offline nano

  • Newbie
  • *
  • Posts: 28
Re: Some XCB utility module
« Reply #2 on: January 08, 2015, 09:43:40 PM »
How can I submit those?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Some XCB utility module
« Reply #3 on: January 08, 2015, 09:50:11 PM »