From 6fab1a7c4eb68a0b1e47401bf61a06d0352cc4d5 Mon Sep 17 00:00:00 2001 From: Aurelien Larcher Date: Sun, 7 Feb 2016 15:15:29 +0100 Subject: [PATCH] Add require dependency from libfontenc to encodings --- components/x11/libfontenc/libfontenc.p5m | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/x11/libfontenc/libfontenc.p5m b/components/x11/libfontenc/libfontenc.p5m index c38ccd182..948d32d51 100644 --- a/components/x11/libfontenc/libfontenc.p5m +++ b/components/x11/libfontenc/libfontenc.p5m @@ -24,6 +24,8 @@ license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)' set action.hash usr/lib/xorg%<\1>/pkgconfig/%<\2>.pc > +depend fmri=x11/library/libfontenc/encodings type=require + file path=usr/include/X11/fonts/fontenc.h file path=usr/lib/$(MACH64)/pkgconfig/fontenc.pc file path=usr/lib/pkgconfig/fontenc.pc -- 2.11.4.GIT