summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2021-10-30 21:15:47 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2021-10-30 21:15:47 +0200
commit8e3be84b5eee78b26c4567d92925cf39718e1e12 (patch)
tree795b614a69f26b67d69657ccb9ba477d7f6a322f /x11
parentc26ea6a7a92b4a2f497bfeec5702bc42e08ef7d2 (diff)
x11/fontconfig: undo major bump
Diffstat (limited to 'x11')
-rw-r--r--x11/fontconfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/fontconfig/Makefile b/x11/fontconfig/Makefile
index 3e3219a..5a9d4e9 100644
--- a/x11/fontconfig/Makefile
+++ b/x11/fontconfig/Makefile
@@ -3,7 +3,7 @@
COMMENT = XML-based font configuration API for X Windows
DISTNAME = fontconfig-2.13.94
-SHARED_LIBS = fontconfig 14.0
+SHARED_LIBS = fontconfig 13.1
CATEGORIES = x11