Browse Source

* moved groff out of DOC.core, into DOCCOMPILING - smart module not used for embedded systems

legacy/multilib
Alejandro Mery 18 years ago
parent
commit
8df2d886a6
2 changed files with 3 additions and 1 deletions
  1. +1
    -1
      pkgsel/Console/DOC.core.choice
  2. +2
    -0
      pkgsel/Console/DOCCOMPILING.all

+ 1
- 1
pkgsel/Console/DOC.core.choice

@ -1,5 +1,5 @@
#Description: Minimal Documentation
#Default: core
X groff
X man
X texinfo

+ 2
- 0
pkgsel/Console/DOCCOMPILING.all

@ -0,0 +1,2 @@
#Dependencies: FOOTPRINT!=embedded
X groff

Loading…
Cancel
Save