diff options
Diffstat (limited to 'quilt')
-rw-r--r-- | quilt/quilt_0.32.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quilt/quilt_0.32.oe b/quilt/quilt_0.32.oe index 15ea435718..e250dde8b3 100644 --- a/quilt/quilt_0.32.oe +++ b/quilt/quilt_0.32.oe @@ -1,5 +1,6 @@ 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" |