mirror of the now-defunct rocklinux.org
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.

36 lines
1.1 KiB

  1. # This file contains a list of known false positives in the dependency
  2. # auto-detection. It is used by scripts/Check-Deps-2 to resolve the cyclic
  3. # dependencies and by scripts/Build-Pkg to dump additional debug info
  4. # for this dependencies.
  5. # format:
  6. # pkg-name del list-of-false-dependencies
  7. # search fo dep fixes in old dep_fixes.txt after Check-Deps-2:
  8. # grep -f <( grep color=red dependencies.dot | awk '{ gsub("_", "."); print "^" $3 ".*" $1; }'; ) <( perl -pe 'my @a = split /\s+/; my $p = shift @a; shift @a; printf "%-20s del %s\n", $p, $_ foreach (@a); $_=""' old_dep_fixes.txt; )
  9. docbookx del gnome-doc-utils
  10. libxml2 del libxslt
  11. mozilla del control-center
  12. mozilla del nautilus-cd-burner
  13. mplayer del mplayer-fonts
  14. python del kdebindings
  15. seahorse del gdesklets
  16. seahorse del glabels
  17. xfree86 del ctwm
  18. xfree86 del isdn4k-utils
  19. xfree86 del root-tail
  20. xfree86 del terminus-font
  21. xfree86 del transfig
  22. xfree86 del xautolock
  23. xfree86 del xfig
  24. xfree86 del xfree86-cyrillic-fonts
  25. xorg del ctwm
  26. xorg del isdn4k-utils
  27. xorg del root-tail
  28. xorg del terminus-font
  29. xorg del transfig
  30. xorg del xautolock
  31. xorg del xfig