diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-02-12 03:15:46 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-02-12 03:15:46 +0000 |
commit | 72c947edd12ff87dcf825942138f30670e7e491a (patch) | |
tree | 10ca63bb530016597bbcdf6e8f46c948984c9a71 /packages/gperiodic | |
parent | 05d19a45f4549cbbf576019eae137262323b11e4 (diff) |
divers: fix section "x11/apps" as per http://www.openembedded.org/user-manual&dpage=section_variable
Diffstat (limited to 'packages/gperiodic')
-rw-r--r-- | packages/gperiodic/gperiodic_1.3.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gperiodic/gperiodic_1.3.3.bb b/packages/gperiodic/gperiodic_1.3.3.bb index 3202fc2a48..427f31565b 100644 --- a/packages/gperiodic/gperiodic_1.3.3.bb +++ b/packages/gperiodic/gperiodic_1.3.3.bb @@ -4,7 +4,7 @@ and view detailed information on each of the elements. \ 118 elements are currently listed." LICENSE = "GPL" HOMEPAGE = "http://gperiodic.seul.org" -SECTION = "x11/apps" +SECTION = "x11/applications" DEPENDS = "gtk+-1.2" SRC_URI = "http://gperiodic.seul.org/downloads/gperiodic-${PV}.tar.gz" |