diff options
author | Olivier Tilloy <olivier.tilloy@canonical.com> | 2020-07-16 13:45:13 +0200 |
---|---|---|
committer | Olivier Tilloy <olivier.tilloy@canonical.com> | 2020-07-16 13:45:13 +0200 |
commit | 91e623624e3cca87bbadfa7db567059d6b8b1ef8 (patch) | |
tree | ff57c86b8807f9582898b147a391a46d228ccf69 | |
parent | 4aee84f780eb1cedaddd3a9f7d93079d817b09c3 (diff) |
Revert "Revert "Revert "Add the system-packages-doc plug, to allow browsing local documentation in /usr/share/doc (LP: #1875860)."""
This reverts commit aa54f9259cb1c9bb624f0d51a43ef52760e056fa. The system-packages-doc interface will be part of snapd 2.46, which isn't available in the stable channel yet.
-rw-r--r-- | snapcraft.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml index 47221af..7d1d06e 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -35,7 +35,6 @@ apps: - raw-usb # for WebUSB (https://launchpad.net/bugs/1780678) - removable-media - screen-inhibit-control - - system-packages-doc - u2f-devices - unity7 # required for xdg-open to work - upower-observe @@ -66,7 +65,6 @@ apps: - raw-usb - removable-media - screen-inhibit-control - - system-packages-doc - u2f-devices - unity7 - upower-observe |