diff options
Diffstat (limited to 'gift/gift_0.11.4.oe')
-rw-r--r-- | gift/gift_0.11.4.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gift/gift_0.11.4.oe b/gift/gift_0.11.4.oe index 89f0494811..6dbaede411 100644 --- a/gift/gift_0.11.4.oe +++ b/gift/gift_0.11.4.oe @@ -1,4 +1,4 @@ -DEPENDS = "virtual/libc libvorbis libogg" +DEPENDS = "libvorbis libogg" DESCRIPTION = "giFT is a framework for bridging multiple \ backend peer-to-peer protocols and the user interface \ associated with them." |