New commits:
commit 6fec8fcd72f6d57dd6f37c858afaadf4cf7c17c7
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
xkbcomp: Depends on libpthread-stubs
checking for XKBCOMP... no
configure: error: Package requirements (x11 xkbfile) were not met:
Package pthread-stubs was not found in the pkg-config search path.
Perhaps you should add the directory containing `pthread-stubs.pc'
to the PKG_CONFIG_PATH environment variable
Package 'pthread-stubs', required by 'XCB', not found
diff --git a/xorg-app/xkbcomp/DEPENDS b/xorg-app/xkbcomp/DEPENDS
index 8fc6cc2..7ccac75 100755
--- a/xorg-app/xkbcomp/DEPENDS
+++ b/xorg-app/xkbcomp/DEPENDS
@@ -1,3 +1,4 @@
depends util-macros &&
+depends libpthread-stubs &&
depends libx11 &&
depends libxkbfile
diff --git a/xorg-app/xkbcomp/HISTORY b/xorg-app/xkbcomp/HISTORY
index bb974a7..7788743 100644
--- a/xorg-app/xkbcomp/HISTORY
+++ b/xorg-app/xkbcomp/HISTORY
@@ -1,3 +1,6 @@
+2012-02-01 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on libpthread-stubs
+
2011-02-11 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.2.1
[SM-Commit] GIT changes to master grimoire by Eric Sandall (6fec8fcd72f6d57dd6f37c858afaadf4cf7c17c7),
Eric Sandall, 02/01/2012