mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
snap: not treating snapcraft as application
This commit is contained in:
@@ -13,7 +13,7 @@ EXTRA_INSTALLED_ACTIONS = [
|
||||
requires_root=True)
|
||||
]
|
||||
|
||||
KNOWN_RUNTIME_NAMES = {'snapd', 'core', 'core18'}
|
||||
KNOWN_RUNTIME_NAMES = {'snapd', 'core', 'core18', 'snapcraft'}
|
||||
KNOWN_RUNTIME_PREFIXES = {'gtk-', 'gnome-', 'kde-', 'gtk2-'}
|
||||
KNOWN_RUNTIME_TYPES = {'base', 'core', 'os'}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user