summaryrefslogtreecommitdiff
path: root/libpng
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-07-02 21:54:16 +0000
committerChris Larson <clarson@kergoth.com>2004-07-02 21:54:16 +0000
commit995161d9c5b8b571be91e9f47cb5dd7a376df8ab (patch)
treeb96a1b336eeeea7765cbbee1fc8ee7a579b1cab1 /libpng
parentaa1acc005fba121a63f980235c0a33e6a059e18c (diff)
Remove base/ CATEGORY remnants.
BKrev: 40e5d988_ZJmyu3FYHwcnSRm2W9QGA
Diffstat (limited to 'libpng')
-rw-r--r--libpng/libpng_1.2.5.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpng/libpng_1.2.5.oe b/libpng/libpng_1.2.5.oe
index e7f2bc95cc..bd1d7aae7d 100644
--- a/libpng/libpng_1.2.5.oe
+++ b/libpng/libpng_1.2.5.oe
@@ -2,7 +2,7 @@ DESCRIPTION = "PNG Library"
SECTION = "libs"
PRIORITY = "required"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-DEPENDS = "base/zlib"
+DEPENDS = "zlib"
PR = "r1"
PACKAGES =+ "${PN}12 ${PN}12-dev"