diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-10-23 11:11:15 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-10-23 11:11:15 +0000 |
commit | 9f9419b37cfc0f3568d918e924dc3dae9688f2e4 (patch) | |
tree | 33c5b91c412480a719e9a6af71d30bd8ad9437f9 /evas/evas_cvs.oe | |
parent | e3ef36ad6e2826c9ffe9631c4c82a68689715659 (diff) |
fix ewl compilage and fix a couple of SECTIONs belonging to E stuff
BKrev: 417a3c53Jtq69I9EORUfSte_c4uZdw
Diffstat (limited to 'evas/evas_cvs.oe')
-rw-r--r-- | evas/evas_cvs.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/evas/evas_cvs.oe b/evas/evas_cvs.oe index 9e0314731f..71eba68ab9 100644 --- a/evas/evas_cvs.oe +++ b/evas/evas_cvs.oe @@ -3,11 +3,11 @@ anti-aliased text, smooth super and sub-images, alpha-blend, as well as drop \ down to using normal X11 primitives such as pixmaps, lines and rectangles if \ your CPU or graphics hardware are too slow." HOMEPAGE = "http://www.enlightenment.org" -SECTION = "libs" +SECTION = "e/libs" PRIORITY = "optional" DEPENDS = "libpng jpeg edb eet freetype" PV = "${CVSDATE}" -PR = "r2" +PR = "r3" SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/evas \ file://flags.patch;patch=1 \ |