summaryrefslogtreecommitdiff
path: root/fxbarcode/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'fxbarcode/DEPS')
-rw-r--r--fxbarcode/DEPS6
1 files changed, 6 insertions, 0 deletions
diff --git a/fxbarcode/DEPS b/fxbarcode/DEPS
new file mode 100644
index 0000000000..35a265a6c3
--- /dev/null
+++ b/fxbarcode/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ '+core/fxcodec',
+ '+core/fxcrt',
+ '+core/fxge',
+ '+third_party/bigint',
+]