--- smage/trunk/include/xorg.sminc 2011/06/15 12:40:52 1716 +++ smage/trunk/include/xorg.sminc 2011/09/15 18:54:20 1717 @@ -128,8 +128,8 @@ ) # add default deps -# DEPEND="${DEPEND} -# >= sys-apps/man-1.6" +#DEPEND="${DEPEND} +# >= sys-apps/man-1.6" SDEPEND="${SDEPEND} >= dev-util/pkgconfig-0.20 @@ -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