diff options
author | Jonathan Cave <jonathan.cave@canonical.com> | 2020-02-07 17:10:54 +0000 |
---|---|---|
committer | Jonathan Cave <jonathan.cave@canonical.com> | 2020-02-07 17:10:54 +0000 |
commit | 6cea271ba93076da96346f7f5895144b3d9b1ddb (patch) | |
tree | 2cfde877045a31308c7011147eabb7279b33df95 | |
parent | 8af3a205b47083a1f6eccc4767df3c7650a5da90 (diff) |
info/packaging: remove python3-guacamole from deps
There are no longer any scripts using this module so removing the packaging unit
-rw-r--r-- | units/info/packaging.pxu | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/units/info/packaging.pxu b/units/info/packaging.pxu index 67f18c2..61e26d2 100644 --- a/units/info/packaging.pxu +++ b/units/info/packaging.pxu @@ -3,11 +3,6 @@ unit: packaging meta-data os-id: debian Depends: python3-debian -# The dkms_info script requires python3-guacamole package -unit: packaging meta-data -os-id: debian -Depends: python3-guacamole (>= 0.9) - # This is for lsblk attachment and disk/detect unit: packaging meta-data os-id: debian |