Changeset 2020b1b for Config.in


Ignore:
Timestamp:
09/17/2006 11:34:58 AM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
357a041
Parents:
4abc9ec
Message:

Started addition of DocBook XML DTD, Tidy and UnZip to BLFS_TOOL dependencies.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Config.in

    r4abc9ec r2020b1b  
    326326                default y
    327327
     328                config  DEP_TIDY
     329                bool    "tidy (required)"
     330                default y
     331
     332                config  DEP_DBXML
     333                bool    "DocBook XML DTD (required)"
     334                default y
     335
     336                config  DEP_UNZIP
     337                bool    "UnZip (required to install DocBook XML DTD)"
     338                default y
     339                depends on DEP_DBXML
     340
    328341                config  DEP_DBXSL
    329342                bool    "DocBook XSL (required)"
Note: See TracChangeset for help on using the changeset viewer.