From 65fe4f3e28cf8d3ab06c16a0783d20b9f7f244d3 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 30 Jun 2003 16:55:35 +0000 Subject: [PATCH] Add patcher .oe file BKrev: 3f006b87D1gymdWyck6CqXLHuwIPEQ --- content/glibc-2.3.1.oe | 2 ++ content/patcher-1.0.oe | 0 2 files changed, 2 insertions(+) create mode 100644 content/patcher-1.0.oe diff --git a/content/glibc-2.3.1.oe b/content/glibc-2.3.1.oe index e88f45bcad..547b19f3f5 100644 --- a/content/glibc-2.3.1.oe +++ b/content/glibc-2.3.1.oe @@ -1,6 +1,8 @@ DESCRIPTION="GNU C Library" LICENSE="LGPL" SECTION="libs" +DEPENDS="" +RDEPENDS="" PRIORITY=required MAINTAINER="Chris Larson " diff --git a/content/patcher-1.0.oe b/content/patcher-1.0.oe new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5