[oe-commits] org.oe.dev firefox: bit more formatting

hrw commit openembedded-commits at lists.openembedded.org
Thu Dec 6 12:08:05 UTC 2007


firefox: bit more formatting

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 9981f4c01256065169ba2a4cd1e33f5e6b565e61
ViewMTN: http://monotone.openembedded.org/revision/info/9981f4c01256065169ba2a4cd1e33f5e6b565e61
Files:
1
packages/mozilla/firefox_2.0.0.3.bb
Diffs:

#
# mt diff -rae1aa5e06870b76e04ccd6d4fbaa4bab00b501e8 -r9981f4c01256065169ba2a4cd1e33f5e6b565e61
#
# 
# 
# patch "packages/mozilla/firefox_2.0.0.3.bb"
#  from [08d4f61dc91156c06adfd55995d6aca49f5c95ba]
#    to [0ee74a5aef3cee4364cdc98fcb62c10891e384a5]
# 
============================================================
--- packages/mozilla/firefox_2.0.0.3.bb	08d4f61dc91156c06adfd55995d6aca49f5c95ba
+++ packages/mozilla/firefox_2.0.0.3.bb	0ee74a5aef3cee4364cdc98fcb62c10891e384a5
@@ -1,20 +1,22 @@
+DEPENDS += "cairo"
 PR = "r3"
+
 SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/firefox-${PV}-source.tar.bz2 \
 	file://xptcstubs.patch;patch=1 \
 	file://no-xmb.patch;patch=1 \
 	file://jsautocfg.h \
 	file://extensions-hack.patch;patch=1 \
-    file://security-cross.patch;patch=1 \
-    file://jsautocfg-dontoverwrite.patch;patch=1 \
-    file://xptcinvoke-arm.patch;patch=1 \
-    file://eabi-fix.patch;patch=1 \
-    file://eabi-fix2.patch;patch=1 \
-    file://eabi-fix3.patch;patch=1 \
-    file://linkage-problem.patch;patch=1 \
+        file://security-cross.patch;patch=1 \
+        file://jsautocfg-dontoverwrite.patch;patch=1 \
+        file://xptcinvoke-arm.patch;patch=1 \
+        file://eabi-fix.patch;patch=1 \
+        file://eabi-fix2.patch;patch=1 \
+        file://eabi-fix3.patch;patch=1 \
+        file://linkage-problem.patch;patch=1 \
        "
-DEPENDS += cairo
 
 S = "${WORKDIR}/mozilla"
+
 DEFAULT_PREFERENCE = "-1"
 
 inherit mozilla






More information about the Openembedded-commits mailing list