[oe] [PATCH] schroedinger: remove `liboil` from `DEPENDS`

Paul Menzel paulepanter at users.sourceforge.net
Sun Apr 17 17:14:22 UTC 2011


Date: Sun, 17 Apr 2011 19:08:59 +0200

Excerpt from the 1.0.9 release notes [1].

	Second, we’ve switched over to using Orc instead of liboil for signal processing code.

[1] http://diracvideo.org/2010/03/schroedinger-1-0-9-released/

Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
Is a bump of `INC_PR` needed?
---
 recipes/schroedinger/schroedinger.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/schroedinger/schroedinger.inc b/recipes/schroedinger/schroedinger.inc
index 1e9877d..6dca5a2 100644
--- a/recipes/schroedinger/schroedinger.inc
+++ b/recipes/schroedinger/schroedinger.inc
@@ -1,6 +1,6 @@
 HOMEPAGE = "http://schrodinger.sourceforge.net/"
 LICENSE = "MPL GPL LGPL MIT"
-DEPENDS = "liboil orc-native orc"
+DEPENDS = "orc-native orc"
 
 INC_PR = "r1"
 
-- 
1.7.4.4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110417/dd5fa844/attachment-0002.sig>


More information about the Openembedded-devel mailing list