summaryrefslogtreecommitdiff
path: root/packages/bddeb
diff options
context:
space:
mode:
authorBen Howard <ben.howard@canonical.com>2014-01-09 08:17:41 -0700
committerBen Howard <ben.howard@canonical.com>2014-01-09 08:17:41 -0700
commitdb215c30e7d7e9f9a9ffbe037beb6c92a2312b23 (patch)
tree884f06f8460f046ce8deadc8a09409e2d6dcf794 /packages/bddeb
parenta5727fe1477c9cc4288d1ac41f70bd1ab7d7928a (diff)
parent3a4bf799ca2dd785fe1a5a35f188aed4f54ab5e5 (diff)
downloadvyos-cloud-init-db215c30e7d7e9f9a9ffbe037beb6c92a2312b23.tar.gz
vyos-cloud-init-db215c30e7d7e9f9a9ffbe037beb6c92a2312b23.zip
Merge with upstream sources
Diffstat (limited to 'packages/bddeb')
-rwxr-xr-xpackages/bddeb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/bddeb b/packages/bddeb
index 8de4d466..f52eb55f 100755
--- a/packages/bddeb
+++ b/packages/bddeb
@@ -32,7 +32,7 @@ PKG_MP = {
'boto': 'python-boto',
'cheetah': 'python-cheetah',
'configobj': 'python-configobj',
- 'jsonpatch': 'python-json-patch',
+ 'jsonpatch': 'python-jsonpatch | python-json-patch',
'oauth': 'python-oauth',
'prettytable': 'python-prettytable',
'pyserial': 'python-serial',