summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPol Vinogradov2007-04-30 15:22:57 +0500
committerPol Vinogradov2007-04-30 15:22:57 +0500
commitd74686c1530cf05f8299da1ffa3ba52972129d54 (patch)
tree8b796bdaeb7ff734209fca168432d8b5046d98df
parentc33880ec54c52ea8a57cc88ff45b2875a6712203 (diff)
graphics-libs/mesalib:
DEPENDS: added sourcing of $GRIMOIRE/FUNCTIONS for check_if_xorg_modular_libs
-rwxr-xr-xgraphics-libs/mesalib/DEPENDS2
-rw-r--r--graphics-libs/mesalib/HISTORY4
2 files changed, 6 insertions, 0 deletions
diff --git a/graphics-libs/mesalib/DEPENDS b/graphics-libs/mesalib/DEPENDS
index 2a739d3687..1c1a6f9fd1 100755
--- a/graphics-libs/mesalib/DEPENDS
+++ b/graphics-libs/mesalib/DEPENDS
@@ -1,6 +1,8 @@
depends libdrm &&
depends X11-UTILS &&
depends X11-LIBS &&
+
+source $GRIMOIRE/FUNCTIONS &&
if check_if_xorg_modular_libs ; then
depends libxdamage &&
depends libxfixes
diff --git a/graphics-libs/mesalib/HISTORY b/graphics-libs/mesalib/HISTORY
index 6e32d0379f..0604dbdefd 100644
--- a/graphics-libs/mesalib/HISTORY
+++ b/graphics-libs/mesalib/HISTORY
@@ -1,3 +1,7 @@
+2007-04-30 Pol Vinogradov <vin.public@gmail.com>
+ * DEPENDS: added sourcing of $GRIMOIRE/FUNCTIONS for
+ check_if_xorg_modular_libs
+
2007-04-29 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
* CONFLICTS: added to finnaly stop reciving bogus bugs when
people try to build it against monolithic X