sup: use specific version of mime types
This commit is contained in:
parent
bc3c49ce9b
commit
28722a265b
@ -8491,11 +8491,12 @@ let
|
|||||||
cursesSupport = true;
|
cursesSupport = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
inherit gettext highline iconv locale lockfile mime_types rmail_sup text
|
inherit gettext highline iconv locale lockfile rmail_sup
|
||||||
trollop unicode xapian_ruby which;
|
text trollop unicode xapian_ruby which;
|
||||||
|
|
||||||
chronic = chronic_0_9_1;
|
chronic = chronic_0_9_1;
|
||||||
gpgme = ruby_gpgme;
|
gpgme = ruby_gpgme;
|
||||||
|
mime_types = mime_types_1_25;
|
||||||
ncursesw_sup = ruby_ncursesw_sup;
|
ncursesw_sup = ruby_ncursesw_sup;
|
||||||
rake = rake_10_1_0;
|
rake = rake_10_1_0;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user