summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorTreeve Jelbert2023-01-15 14:20:15 +0100
committerTreeve Jelbert2023-01-16 09:50:53 +0100
commit055058ecb9a879dfb9c1bf168f9e7e54aca5f062 (patch)
treebae9163efdba50c3669f9613809e01f3ba77d26e /graphics-libs
parent1fba8d978288515e7fd456d0cdbdf6061436b5c2 (diff)
freetype2 - tweak depends
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/freetype2/DEPENDS3
-rw-r--r--graphics-libs/freetype2/HISTORY3
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics-libs/freetype2/DEPENDS b/graphics-libs/freetype2/DEPENDS
index 4afcbe38ef..a06681debd 100755
--- a/graphics-libs/freetype2/DEPENDS
+++ b/graphics-libs/freetype2/DEPENDS
@@ -16,8 +16,7 @@ if spell_ok ${SPELL}; then
# LDFLAGS are taken from /usr/lib/libharfbuzz.la
if is_depends_enabled $SPELL harfbuzz; then
if is_depends_enabled harfbuzz glib2; then
- depends glib2 &&
- depends pcre
+ depends glib2
fi
fi
else
diff --git a/graphics-libs/freetype2/HISTORY b/graphics-libs/freetype2/HISTORY
index dc234a532a..bc42be35e0 100644
--- a/graphics-libs/freetype2/HISTORY
+++ b/graphics-libs/freetype2/HISTORY
@@ -1,3 +1,6 @@
+2023-01-15 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: drop pcre
+
2022-05-01 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 2.12.1
* DEPENDS: added optional dependency on librsvg2