Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (9c95af76951564d7e4dc8cda150b1767ab94a285)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (9c95af76951564d7e4dc8cda150b1767ab94a285)
  • Date: Thu, 18 Dec 2008 10:58:51 -0600

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

devel/tkxwin/DEPENDS | 4 ++--
devel/tkxwin/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 9c95af76951564d7e4dc8cda150b1767ab94a285
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

devel/tkxwin: fixed DEPENDS for correct libs

diff --git a/devel/tkxwin/DEPENDS b/devel/tkxwin/DEPENDS
index 9233086..ee4bc80 100755
--- a/devel/tkxwin/DEPENDS
+++ b/devel/tkxwin/DEPENDS
@@ -1,4 +1,4 @@
-depends scrnsaverproto &&
+depends libxscrnsaver &&
depends tcl "--with-tcl=${INSTALL_ROOT}/usr/lib" &&
depends tk "--with-tk=${INSTALL_ROOT}/usr/lib" &&
-depends xextproto
+depends libxext
diff --git a/devel/tkxwin/HISTORY b/devel/tkxwin/HISTORY
index bba71ae..434be06 100644
--- a/devel/tkxwin/HISTORY
+++ b/devel/tkxwin/HISTORY
@@ -1,3 +1,6 @@
+2008-12-18 Pol Vinogradov <vin.public AT gmail.com>
+ * DEPENDS: switched to libs from headers
+
2008-12-11 Pol Vinogradov <vin.public AT gmail.com>
* DEPENDS, DETAILS, PRE_BUILD, configure-makefile-fix.patch: spell
created



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (9c95af76951564d7e4dc8cda150b1767ab94a285), Pol Vinogradov, 12/18/2008

Archive powered by MHonArc 2.6.24.

Top of Page