diff options
author | Chris Larson <clarson@kergoth.com> | 2003-11-02 23:20:41 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-11-02 23:20:41 +0000 |
commit | 97662e9926f9edeea729a32a2a048e0207c9db1e (patch) | |
tree | 6140e4c66e6859c2f226190d27babd59c4a08246 /apmd | |
parent | 833984bc870888351fff29c6bc832e291fcd871d (diff) |
Merge
2003/11/01 13:47:42+00:00 kano.org.uk!timh
bluez-utils_2.3.oe:
new file
bluez-libs_2.4.oe:
Put the headers in the right place and neatness
apmd_3.2.0.oe:
Correct the section attribute
BKrev: 3fa59149j_3XTPOyATWwK86BUqZenQ
Diffstat (limited to 'apmd')
-rw-r--r-- | apmd/apmd_3.2.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apmd/apmd_3.2.0.oe b/apmd/apmd_3.2.0.oe index 16b8d3a6dd..f8c8653811 100644 --- a/apmd/apmd_3.2.0.oe +++ b/apmd/apmd_3.2.0.oe @@ -1,4 +1,4 @@ -S-ECTION="base" +SECTION="base" PRIORITY="required" MAINTAINER="Greg Gilbert <greg@treke.net>" RDEPENDS="libc6" |