diff options
author | Matthias Hentges <oe@hentges.net> | 2004-10-11 15:05:02 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2004-10-11 15:05:02 +0000 |
commit | da9e38236f66050e87d8bd2c8f05f2326282aa58 (patch) | |
tree | b9bfd64e913f7d98403f7105f43a7ba6bf5f8469 /alsa-lib/alsa-lib_1.0.4.oe | |
parent | eaf972b286b334de7e24cf399de92627f89f3175 (diff) |
More section fixes
BKrev: 416aa11e6aH4cgLtXbfv7aBu9HJHoQ
Diffstat (limited to 'alsa-lib/alsa-lib_1.0.4.oe')
-rw-r--r-- | alsa-lib/alsa-lib_1.0.4.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alsa-lib/alsa-lib_1.0.4.oe b/alsa-lib/alsa-lib_1.0.4.oe index 0e6a717683..f446feb581 100644 --- a/alsa-lib/alsa-lib_1.0.4.oe +++ b/alsa-lib/alsa-lib_1.0.4.oe @@ -1,5 +1,6 @@ DESCRIPTION = "Alsa sound library" MAINTAINER = "Lorn Potter <lpotter@trolltech.com>" +SECTION = "base" LICENSE = "GPL" FILES_alsa-lib_append = " ${datadir}/alsa" |