diff options
author | Chris Larson <clarson@kergoth.com> | 2004-05-29 17:39:32 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-05-29 17:39:32 +0000 |
commit | e98d89bbb3d39a39ee84c4020295df0127fc3b00 (patch) | |
tree | 8d0b5ee8867cc79227bc45c3070149483becb2de /nonworking/directfb | |
parent | c7e8a2d7ae3596a33edc34f11905c5fa8fa9e6d3 (diff) |
Remove unnecessary RDEPENDS.
BKrev: 40b8cad4DWv_Z0n_UaE-mcELVub6pQ
Diffstat (limited to 'nonworking/directfb')
-rw-r--r-- | nonworking/directfb/directfb_0.9.19.oe | 1 | ||||
-rw-r--r-- | nonworking/directfb/directfb_0.9.20.oe | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/nonworking/directfb/directfb_0.9.19.oe b/nonworking/directfb/directfb_0.9.19.oe index 13244f3327..e8660602d2 100644 --- a/nonworking/directfb/directfb_0.9.19.oe +++ b/nonworking/directfb/directfb_0.9.19.oe @@ -1,7 +1,6 @@ SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" -RDEPENDS = "libc6 libjpeg libpng3 zlib1g" DEPENDS = "jpeg libpng zlib" DESCRIPTION = "DirectFB is a thin library that provides developers \ with hardware graphics acceleration, input device handling and \ diff --git a/nonworking/directfb/directfb_0.9.20.oe b/nonworking/directfb/directfb_0.9.20.oe index 9932fc563c..e8660602d2 100644 --- a/nonworking/directfb/directfb_0.9.20.oe +++ b/nonworking/directfb/directfb_0.9.20.oe @@ -1,7 +1,6 @@ SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" -RDEPENDS = "libc6 libjpeg62 libpng3 zlib1g" DEPENDS = "jpeg libpng zlib" DESCRIPTION = "DirectFB is a thin library that provides developers \ with hardware graphics acceleration, input device handling and \ |