Hi everybody,
I've remarked that some dependencies are only required at build-time.
Typically, lang/gcc9 is a build-dependency of astro/kstarts and lang/gcc10 is a build-dependency of graphics/inkscape.
The inconvenient is that when you type :
Can't ports system distinguish between build and runtime dependencies ?
Thank you for your light.
Didier.
I've remarked that some dependencies are only required at build-time.
Typically, lang/gcc9 is a build-dependency of astro/kstarts and lang/gcc10 is a build-dependency of graphics/inkscape.
The inconvenient is that when you type :
Code:
# pkg remove gcc10
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 6 packages (of 0 packages in the universe):
Installed packages to be REMOVED:
GraphicsMagick: 1.3.36,1
gcc10: 10.2.0
inkscape: 1.0.2
openblas: 0.3.12,1
py37-numpy: 1.16.6,1
suitesparse: 5.8.1
Number of packages to be removed: 6
The operation will free 613 MiB.
Proceed with deinstalling packages? [y/N]:
Can't ports system distinguish between build and runtime dependencies ?
Thank you for your light.
Didier.