diff options
| author | Daniil Baturin <daniil@vyos.io> | 2025-05-26 14:47:16 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-26 14:47:16 +0100 |
| commit | 1dc6a82211635c64852cdd50c656fe1ab3013c0b (patch) | |
| tree | 47f930a5ea971e9b4ee7ae631084da173d28aa41 /debian | |
| parent | 590843d77e1add0dca25605c35e4098b54a81bed (diff) | |
| parent | 38791e3e03e9601458960a27bb155afb747e70dc (diff) | |
| download | vyos-1x-1dc6a82211635c64852cdd50c656fe1ab3013c0b.tar.gz vyos-1x-1dc6a82211635c64852cdd50c656fe1ab3013c0b.zip | |
Merge pull request #4525 from yunzheng/T3681-exclusion
vyos-1x-vmware: T3681: Fix Python bytecompile exclusion
Diffstat (limited to 'debian')
| -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 |
