diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/xdisorg.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index 5d1ca227358..574367d9bc7 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -3787,6 +3787,8 @@ applications for Sway and other wlroots-based Wayland compositors.") "@command{dex}, @dfn{DesktopEntry Execution}, is a program to generate and execute @file{.desktop} files of the Application type. It is also an autostarter compliant with the XDG autostart specification.") + (properties + '((lint-hidden-cpe-vendors . ("samsung" "linuxfoundation")))) (license license:gpl3+))) (define-public sx |
