diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-09-22 12:56:26 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-09-22 12:56:26 +0000 |
commit | 69a75e984dd4bf196ef1f4a6024e6f4b5a1befd4 (patch) | |
tree | bc0b8e14b085970f826fefd958a11a9a940a2473 /libxrandr | |
parent | 9dc4c9e934eee5a70c21f62dfcbf4c8ee3b2f2f4 (diff) |
fix section for libx* things
BKrev: 4151767anVTzWy8ORQ5CFxCneVVX5g
Diffstat (limited to 'libxrandr')
-rw-r--r-- | libxrandr/libxrandr_1.0.2.oe | 2 | ||||
-rw-r--r-- | libxrandr/libxrandr_cvs.oe | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libxrandr/libxrandr_1.0.2.oe b/libxrandr/libxrandr_1.0.2.oe index 2bd8756d29..a26f071c21 100644 --- a/libxrandr/libxrandr_1.0.2.oe +++ b/libxrandr/libxrandr_1.0.2.oe @@ -1,4 +1,4 @@ -SECTION = "libs" +SECTION = "x11/libs" DEPENDS = "randrext x11 libxrender xext" DESCRIPTION = "X Resize and Rotate extension library." diff --git a/libxrandr/libxrandr_cvs.oe b/libxrandr/libxrandr_cvs.oe index a603ad4733..03a1b7d2b1 100644 --- a/libxrandr/libxrandr_cvs.oe +++ b/libxrandr/libxrandr_cvs.oe @@ -1,5 +1,5 @@ PV = "0.0cvs${CVSDATE}" -SECTION = "libs" +SECTION = "x11/libs" DEPENDS = "randrext x11 libxrender xext" DESCRIPTION = "X Resize and Rotate extension library." |