Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15659] libxcb cannot cast because mesalib has some subdepends on it

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15659] libxcb cannot cast because mesalib has some subdepends on it
  • Date: 11 Apr 2010 03:31:35 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15659





--- Comment #2 from Ladislav Hagara (lace) <hgr AT vabo.cz> 2010-04-10 22:31:34
---
It was Eric's oversight.
I reverted his commit d8dc7a713afc8944783136c5ae364d3222a7dec8

-optional_depends libxcb \
+optional_depends -sub "XCB" libxcb \
'--enable-xcb' \
'--disable-xcb' \
'Enable XCB support?'

-if is_depends_enabled $SPELL libxcb;then
- sub_depends libx11 XCB
-fi &&
-


libx11 and libxcb are different libraries :-)

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page