--- smage/branches/alx-0_6_0/include/xorg.sminc 2011/06/08 14:59:46 2288 +++ smage/branches/alx-0_6_0/include/xorg.sminc 2011/06/15 19:00:27 2428 @@ -138,14 +138,14 @@ # font dependencies if is_xorg_font then - DEPEND="${DEPEND} + SDEPEND="${DEPEND} >= x11-apps/mkfontscale-1 >= x11-apps/mkfontdir-1 >= media-fonts/font-alias-1" # encodings are run-time needed to rebuild the font.dirs files !! # so don't use SDEPEND but DEPEND here! - DEPEND="${DEPEND} + SDEPEND="${DEPEND} >= media-fonts/encodings-1" XORG_FONT_PKG=yes