summaryrefslogtreecommitdiff
path: root/units
diff options
authorJonathan Cave <jonathan.cave@canonical.com>2020-02-18 10:08:50 +0000
committerJonathan Cave <jonathan.cave@canonical.com>2020-03-06 10:44:25 +0000
commita9a32710e1d401a30ef2cdfe1132d6b5258b95c5 (patch)
tree37dedad1ddc15a739a817d40e3ed61ddb55c745b /units
parent76986e66be1b1c8c5d25e0fe48dcda3c6f49aab2 (diff)
camera: add packaging units for roundtrip-qr job
Diffstat (limited to 'units')
-rw-r--r--units/camera/packaging.pxu15
1 files changed, 15 insertions, 0 deletions
diff --git a/units/camera/packaging.pxu b/units/camera/packaging.pxu
new file mode 100644
index 0000000..0b90c61
--- /dev/null
+++ b/units/camera/packaging.pxu
@@ -0,0 +1,15 @@
+# For camera/roundtrip-qrcode_.*
+unit: packaging meta-data
+os-id: ubuntu
+Depends: python3-zbar
+
+# For camera/roundtrip-qrcode_.*
+unit: packaging meta-data
+os-id: ubuntu
+Depends: python3-pil
+
+# For camera/roundtrip-qrcode_.*
+unit: packaging meta-data
+os-id: ubuntu
+Depends: python3-pyqrcode
+