examine_cvs.bb : cleanups from OM mtn
authorGraeme Gregory <dp@xora.org.uk>
Fri, 9 May 2008 15:04:30 +0000 (15:04 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Fri, 9 May 2008 15:04:30 +0000 (15:04 +0000)
packages/e17/examine_cvs.bb

index c8b06de..750cdb3 100644 (file)
@@ -1,9 +1,11 @@
 DESCRIPTION = "Examine, the program configurator"
-DEPENDS = "ewl"
 LICENSE = "MIT BSD"
+DEPENDS = "ewl"
 PV = "0.0.1+cvs${SRCDATE}"
 PR = "r0"
 
+SRCNAME = "examine"
+
 inherit e
 
 EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"