Browse Source

hardcoded to remove the libgd dependency from glibc23

it is just optional for memory profiling and we do not need to enfore it
during dependency tracking


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1395 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
ae878f00ce
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      Documentation/Developers/CHANGELOG-RENE
  2. +1
    -0
      package/base/glibc23/glibc23.desc

+ 1
- 0
Documentation/Developers/CHANGELOG-RENE

@ -3,6 +3,7 @@
- added enlightenment category (#89)
- updated epiphany and galeon13
- hardcoded to remove the libgd dependency from glibc23
*) 2003-09-13 (2.0.0-rc1 - 2.0.0-rc2)

+ 1
- 0
package/base/glibc23/glibc23.desc

@ -35,6 +35,7 @@
[C] base/library
[E] group libc
[E] del libgd
[L] GPL
[S] Stable

Loading…
Cancel
Save