summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:08 +0200
committerIsmael Luceno2019-05-18 03:29:11 +0200
commit863921acb076e0c76d9f5448972efe4760aae58e (patch)
treebfc681ab55e11f95e697aea4946ff7d79da11f6e /graphics-libs
parent64995c5fac6ab3ca2612a12ce94874d0f08fb9fb (diff)
mesa: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/mesa/DEPENDS2
-rw-r--r--graphics-libs/mesa/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics-libs/mesa/DEPENDS b/graphics-libs/mesa/DEPENDS
index 61634f3b22..b63eacae2c 100755
--- a/graphics-libs/mesa/DEPENDS
+++ b/graphics-libs/mesa/DEPENDS
@@ -5,7 +5,7 @@ depends python3 &&
depends -sub "CXX" gcc &&
depends bison &&
depends flex &&
-depends gettext &&
+depends GETTEXT &&
depends -sub "$MESA_DRM" libdrm &&
depends util-macros &&
depends expat &&
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index 220e79f0d6..bae73d3f40 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2019-05-11 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS: depend on libxrandr