libmcpp: do not depend in mcpp, avoid circular deps...
This commit is contained in:
parent
1b928bbb9d
commit
28f35d9fd9
|
@ -5,8 +5,9 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains the mcpp runtime library"
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run mcpp
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue