summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2021-10-25 20:02:45 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2021-10-25 20:02:45 +0200
commitf56bd65dc529ce16d93fbf13675d19681f3a8678 (patch)
treeb6c5b8510d7e36d563d3a9387d32769942dd257d
parentd640e0c6bad12e6efaa1fed18d09a89719198bb4 (diff)
x11/libfontenc: remove run-depends on font encodings.
This creates a dependencies loop
-rw-r--r--x11/libfontenc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libfontenc/Makefile b/x11/libfontenc/Makefile
index d653ff1..976ea84 100644
--- a/x11/libfontenc/Makefile
+++ b/x11/libfontenc/Makefile
@@ -23,7 +23,7 @@ MODULES = xenocara
BUILD_DEPENDS = devel/xorg-util-macros \
devel/xorgproto
-RUN_DEPENDS = fonts/xfonts-encodings
+# RUN_DEPENDS = fonts/xfonts-encodings
SEPARATE_BUILD = Yes
CONFIGURE_STYLE = gnu