firefox_2.0.0.3.bb : fix quoting
authorGraeme Gregory <dp@xora.org.uk>
Thu, 6 Dec 2007 09:24:47 +0000 (09:24 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Thu, 6 Dec 2007 09:24:47 +0000 (09:24 +0000)
packages/mozilla/firefox_2.0.0.3.bb

index 06307e7..240ccf3 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/
     file://eabi-fix3.patch;patch=1 \
     file://linkage-problem.patch;patch=1 \
        "
-DEPENDS += cairo
+DEPENDS += "cairo"
 
 S = "${WORKDIR}/mozilla"
 DEFAULT_PREFERENCE = "-1"