Tiny Core Linux
dCore Import Debian Packages to Mountable SCE extensions => dCore Armv7 => Allwinner A10 => Topic started by: eziodef on June 04, 2014, 11:33:08 AM
-
In dCore I want use importsce but only for import specific library without the recommends.
In debian: "sudo apt-get install --no-install-recommends xserver-xorg-core"
How can do it in Tiny Core Linux dCore Arm7 A10.
Ezio
-
Importsce uses the Depends: field of the package list file for dependencies, the recommends are in the Recommends: field which is not used by dCore. So by default the recommends are not installed.