diff options
Diffstat (limited to 'libogg')
-rw-r--r-- | libogg/libogg_1.0.oe | 1 | ||||
-rw-r--r-- | libogg/libogg_1.1.oe | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/libogg/libogg_1.0.oe b/libogg/libogg_1.0.oe index acd5fa70fa..60b7fe830c 100644 --- a/libogg/libogg_1.0.oe +++ b/libogg/libogg_1.0.oe @@ -1,5 +1,4 @@ SECTION = "libs" -RDEPENDS = "libc6" DEPENDS = "virtual/libc" DESCRIPTION = "libogg is the bitstream and framing library \ for the Ogg project. It provides functions which are \ diff --git a/libogg/libogg_1.1.oe b/libogg/libogg_1.1.oe index 4b0171887f..501a490a96 100644 --- a/libogg/libogg_1.1.oe +++ b/libogg/libogg_1.1.oe @@ -1,5 +1,4 @@ SECTION = "libs" -RDEPENDS = "libc6" DEPENDS = "virtual/libc" DESCRIPTION = "libogg is the bitstream and framing library \ for the Ogg project. It provides functions which are \ |