В сообщении от Четверг 01 апреля 2010 00:27:41 автор Khem Raj написал: > > diff --git a/recipes/postfix/postfix.inc b/recipes/postfix/postfix.inc > > index 6a5f9bb..5b18cef 100644 > > --- a/recipes/postfix/postfix.inc > > +++ b/recipes/postfix/postfix.inc > > @@ -1,5 +1,6 @@ > > SECTION = "console/network" > > DEPENDS = "virtual/db libpcre postfix-native" > > +DEPENDS_virtclass-native = "virtual/db-native libpcre-native" > > Is this really needed. I thought BBCLASSEXTEND should have converted it for > you and if you wanted to get rid of postfix-native dependency then why is > it that native wont need it and target recipe will.
Thought so too, but didn't work for some reason, got dependency loop of python-native being dependent on python-native. -- http://roman.khimov.ru mailto: [email protected] gpg --keyserver hkp://subkeys.pgp.net --recv-keys 0xE5E055C3
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
