From f249735ad71fd5f13bfd295c55e1e0d596a1dbff Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 22 Mar 2004 22:37:29 +0000 Subject: Another pass of .oe cleanups. BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ --- patchutils/patchutils_0.2.28.oe | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'patchutils/patchutils_0.2.28.oe') diff --git a/patchutils/patchutils_0.2.28.oe b/patchutils/patchutils_0.2.28.oe index e69de29bb2..68ee06752a 100644 --- a/patchutils/patchutils_0.2.28.oe +++ b/patchutils/patchutils_0.2.28.oe @@ -0,0 +1,10 @@ +LICENSE = "GPL" +DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files." +MAINTAINER = "Chris Larson " + +DEPENDS = "virtual/libc" +RDEPENDS = "libc6" + +SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2" + +inherit autotools -- cgit v1.2.3