Author: sparky Date: Tue Feb 28 23:39:14 2006 New Revision: 7054 Modified: ppcrcd/trunk/add.pkgs Log: - mc requires slang, order changed
Modified: ppcrcd/trunk/add.pkgs ============================================================================== --- ppcrcd/trunk/add.pkgs (original) +++ ppcrcd/trunk/add.pkgs Tue Feb 28 23:39:14 2006 @@ -108,15 +108,15 @@ #BCOND-pico = --without home_etc # -utf8 -home_etc -I += mc -BCOND-mc = --with ext2undel --without x -# +ext2undel -perl_vfs +samba +x -$(R)/mc: $(P)/mc - I += slang-libs slang BCOND-slang = --without png $(R)/slang $(R)/slang-libs: $(P)/slang +I += mc +BCOND-mc = --with ext2undel --without x +# +ext2undel -perl_vfs +samba +x -utf8 +$(R)/mc: $(P)/mc + I += dml $(R)/dml: $(P)/dml _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
