diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2022-04-11 22:03:35 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2022-04-11 22:04:23 +0200 |
commit | e33fb8624cdcd25fa97adf22611c0c988fc92ecd (patch) | |
tree | 86b5a94ab04715ca3af86f581da34e1dee1b2594 | |
parent | ef7f0ba96a17064de759d902999ce3b3a70ed33a (diff) |
graphics:packaging: Add new dependency on gnome-screenshot
-rw-r--r-- | units/graphics/packaging.pxu | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/units/graphics/packaging.pxu b/units/graphics/packaging.pxu index 639d7ff..a81bc13 100644 --- a/units/graphics/packaging.pxu +++ b/units/graphics/packaging.pxu @@ -2,3 +2,7 @@ unit: packaging meta-data os-id: ubuntu os-version-id: 22.04 Depends: gnome-randr + +unit: packaging meta-data +os-id: debian +Depends: gnome-screenshot |