add build hw constraints firefox19
authorWolfgang Rosenauer <wr@rosenauer.org>
Sat, 16 Feb 2013 18:30:18 +0100
branchfirefox19
changeset 614 b1af618c9569
parent 613 95cdc8e23716
child 615 fb49ee6e3828
add build hw constraints
MozillaFirefox/_constraints
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/MozillaFirefox/_constraints	Sat Feb 16 18:30:18 2013 +0100
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<constraints>
+  <hardware>
+    <disk>
+      <size unit="G">9</size>
+    </disk>
+    <memory>
+      <size unit="M">2500</size>
+    </memory>
+  </hardware>
+</constraints>