diff options
-rw-r--r-- | qwt/qwt_4.2.0rc1.oe | 2 | ||||
-rw-r--r-- | sip/sip_3.10.1.oe | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/qwt/qwt_4.2.0rc1.oe b/qwt/qwt_4.2.0rc1.oe index afbfd39c86..fc9881da4d 100644 --- a/qwt/qwt_4.2.0rc1.oe +++ b/qwt/qwt_4.2.0rc1.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Qt Widget Extension for Technical Applications" -SECTION = "base" +SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" LICENSE = "GPL" diff --git a/sip/sip_3.10.1.oe b/sip/sip_3.10.1.oe index 503315a5ee..f3e58da6a4 100644 --- a/sip/sip_3.10.1.oe +++ b/sip/sip_3.10.1.oe @@ -1,5 +1,5 @@ DESCRIPTION = "SIP - A Python Wrapper Generator" -SECTION = "base" +SECTION = "devel" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" LICENSE = "GPL" |