diff options
author | Yun Zheng Hu <hu@fox-it.com> | 2025-05-22 20:29:20 +0000 |
---|---|---|
committer | Yun Zheng Hu <hu@fox-it.com> | 2025-05-22 20:58:32 +0000 |
commit | 38791e3e03e9601458960a27bb155afb747e70dc (patch) | |
tree | 8abf309addf60a80eb2f3573b9f4734f6441d2d3 /debian/control | |
parent | bc6e337a13f3021ad39eb064e2452df7df77232f (diff) | |
download | vyos-1x-38791e3e03e9601458960a27bb155afb747e70dc.tar.gz vyos-1x-38791e3e03e9601458960a27bb155afb747e70dc.zip |
vyos-1x-vmware: T3681: Fix Python bytecompile exclusion
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9b798eb97..e58822e9f 100644 --- a/debian/control +++ b/debian/control @@ -385,7 +385,7 @@ Description: VyOS configuration scripts and data VyOS configuration scripts, interface definitions, and everything Package: vyos-1x-vmware -Architecture: amd64 +Architecture: all Depends: vyos-1x, open-vm-tools |