OpenSDE's linux-base
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
840 B

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: target/linux-base/pkgsel.d/lsb-core.all
  5. # Copyright (C) 2009 - 2011 The OpenSDE Project
  6. #
  7. # More information can be found in the files COPYING and README.
  8. #
  9. # This program is free software; you can redistribute it and/or modify
  10. # it under the terms of the GNU General Public License as published by
  11. # the Free Software Foundation; version 2 of the License. A copy of the
  12. # GNU General Public License can be found in the file COPYING.
  13. # --- SDE-COPYRIGHT-NOTE-END ---
  14. # libraries required by LSB-Core-generic
  15. #
  16. X glibc
  17. X zlib
  18. X ncurses
  19. X pam
  20. X gcc
  21. # linux kernel headers
  22. #
  23. X linux-header
  24. # needed by glibc
  25. X gzip
  26. # zoneinfo, usually part of glibc
  27. X tzdata
  28. #needed by gcc
  29. X gmp
  30. X mpfr
  31. X ppl
  32. X cloog-ppl
  33. X unzip
  34. X zip