diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-05-03 17:49:29 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-05-03 17:49:29 +0000 |
commit | 06e65278adaf440cb0f520b53d64d28895559ca6 (patch) | |
tree | 20ed485e1941f6dacffaa83afe3a763a43edb167 | |
parent | 6b1ec2cfab864fe1477b50668bbdebbc762ee2dc (diff) |
SECTION=libs for libxine, libsip and libqpe
BKrev: 40968629LSjKL0LhdR31ZUaAhGwjWg
-rw-r--r-- | libqpe/libqpe-opie_cvs.oe | 2 | ||||
-rw-r--r-- | libsip/libsip_3.10.1.oe | 2 | ||||
-rw-r--r-- | libxine/libxine_1.0.0-beta12.oe | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libqpe/libqpe-opie_cvs.oe b/libqpe/libqpe-opie_cvs.oe index d5edba67c7..5e0efdfda0 100644 --- a/libqpe/libqpe-opie_cvs.oe +++ b/libqpe/libqpe-opie_cvs.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Base library for the Qt Palmtop Environment" -SECTION = "base" +SECTION = "opie/libs" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" LICENSE = "GPL" diff --git a/libsip/libsip_3.10.1.oe b/libsip/libsip_3.10.1.oe index f434348d02..5799c19a0d 100644 --- a/libsip/libsip_3.10.1.oe +++ b/libsip/libsip_3.10.1.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Runtime helper for sip-generated python wrapper libraries" -SECTION = "base" +SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" LICENSE = "GPL" diff --git a/libxine/libxine_1.0.0-beta12.oe b/libxine/libxine_1.0.0-beta12.oe index 5af5e8bb85..4521689ee9 100644 --- a/libxine/libxine_1.0.0-beta12.oe +++ b/libxine/libxine_1.0.0-beta12.oe @@ -1,5 +1,5 @@ DESCRIPTION = "libxine" -SECTION = "base" +SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Pawel Osiczko <p.osiczko@tetrapyloctomy.org>" DEPENDS = "virtual/libc zlib libogg tremor libmad" |