Browse Source

pkgsel: moved procps and psmisc from regular to light

legacy/next/gcc
Alejandro Mery 16 years ago
parent
commit
f6f5fa7671
2 changed files with 8 additions and 9 deletions
  1. +5
    -9
      pkgsel.d/Base/10-FOOTPRINT.regular.choice
  2. +3
    -0
      pkgsel.d/Base/FOOTPRINT.light.choice

+ 5
- 9
pkgsel.d/Base/10-FOOTPRINT.regular.choice

@ -1,11 +1,12 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: target/mnemosyne/pkgsel/Base/10-FOOTPRINT.regular.choice
#
# Filename: target/mnemosyne/pkgsel.d/Base/10-FOOTPRINT.regular.choice
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2002 - 2006 Alejandro Mery
#
#
# More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
@ -17,8 +18,3 @@
#Imply: light
X gettext
# needs term.h
X procps
# needs ncurses or termcap
X psmisc

+ 3
- 0
pkgsel.d/Base/FOOTPRINT.light.choice

@ -28,3 +28,6 @@ X readline
X dialog
X screen
X procps
X psmisc

Loading…
Cancel
Save