libIce: do not depend on Ice, which depends on libIce again...
This commit is contained in:
parent
1e79ff97ee
commit
eb84397138
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,8 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains the Ice runtime libraries."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libstdc++
|
||||
Add_dependency run libgcc
|
||||
|
@ -13,7 +15,6 @@ Add_dependency run bzip2
|
|||
Add_dependency run libmcpp
|
||||
Add_dependency run libdb
|
||||
Add_dependency run expat
|
||||
Add_dependency run Ice
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue