Changeset 6a49a38


Ignore:
Timestamp:
05/27/2006 03:45:06 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
7e43a37
Parents:
ad3bf2c
Message:

Fixed OpenOffice book generation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/libs/func_dependencies

    rad3bf2c r6a49a38  
    202202        # Orphan links (proper link must be created when generating the book)
    203203      arts )              DEP=aRts ;;
     204      kde )               DEP=kde-core ;;
    204205        # Set values for alternative packages
    205206        # X is a meta-package, thus handled in another way.
     
    279280          echo -e "alsa-oss\nalsa-firmware\nalsa-tools\nalsa-utils\n \
    280281                   alsa-plugins\nalsa-lib" > dependencies/alsa.dep
     282          ;;
     283        kde-core )
     284          cp ../libs/kde-core.dep dependencies/
    281285          ;;
    282286        x-window-system ) # X11 alternatives
Note: See TracChangeset for help on using the changeset viewer.