summaryrefslogtreecommitdiff
path: root/openembedded/packages/quilt/quilt.inc
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/quilt/quilt.inc')
-rw-r--r--openembedded/packages/quilt/quilt.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/openembedded/packages/quilt/quilt.inc b/openembedded/packages/quilt/quilt.inc
new file mode 100644
index 000000000..8ba2a8d06
--- /dev/null
+++ b/openembedded/packages/quilt/quilt.inc
@@ -0,0 +1,7 @@
+DESCRIPTION = "Tool to work with series of patches."
+HOMEPAGE = "http://savannah.nongnu.org/projects/quilt/"
+SECTION = "devel"
+MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
+LICENSE = "GPL"
+# RDEPENDS_${PN} += "patch diffstat bzip2 gawk gettext"
+RDEPENDS_${PN} += "patch diffstat bzip2"