summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-07-29 21:10:36 +0200
committerChristian Breunig <christian@breunig.cc>2023-07-29 21:10:42 +0200
commit399edb32eb68ce5fa3189ff83f09b307c6e9222d (patch)
tree59afdd7bbe3c9f420363655475e361426aa39b7b /debian/control
parentad27d4d9cd23beaf936e4028dea4150e1aed1bdb (diff)
downloadvyos-1x-399edb32eb68ce5fa3189ff83f09b307c6e9222d.tar.gz
vyos-1x-399edb32eb68ce5fa3189ff83f09b307c6e9222d.zip
vpp: T1797: change dependency to amd64 builds only
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 8e9aaa702..772edb540 100644
--- a/debian/control
+++ b/debian/control
@@ -91,7 +91,7 @@ Depends:
libqmi-utils,
libstrongswan-extra-plugins (>=5.9),
libstrongswan-standard-plugins (>=5.9),
- libvppinfra,
+ libvppinfra [amd64],
libvyosconfig0,
linux-cpupower,
lldpd,
@@ -145,7 +145,7 @@ Depends:
python3-tabulate,
python3-vici (>= 5.7.2),
python3-voluptuous,
- python3-vpp-api,
+ python3-vpp-api [amd64],
python3-xmltodict,
python3-zmq,
qrencode,
@@ -180,9 +180,9 @@ Depends:
uidmap,
usb-modeswitch,
usbutils,
- vpp,
- vpp-plugin-core,
- vpp-plugin-dpdk,
+ vpp [amd64],
+ vpp-plugin-core [amd64],
+ vpp-plugin-dpdk [amd64],
vyatta-bash,
vyatta-cfg,
vyos-http-api-tools,