1
0
forked from pool/patterns-aeon

- Use python3-nautilus as macros not always present in devel projects

OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/patterns-aeon?expand=0&rev=2
This commit is contained in:
Richard Brown 2023-08-30 13:30:37 +00:00 committed by Git OBS Bridge
parent fe8931affd
commit a54fd364c4
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 30 13:30:08 UTC 2023 - Richard Brown <rbrown@suse.com>
- Use python3-nautilus as macros not always present in devel projects
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 18 15:06:01 UTC 2023 - Imo Hester <vortex@z-ray.de> Fri Aug 18 15:06:01 UTC 2023 - Imo Hester <vortex@z-ray.de>

View File

@ -315,7 +315,7 @@ Requires: nautilus
Requires: nautilus-extension-terminal Requires: nautilus-extension-terminal
# Some extensions add context menus to nautilus using python scripts (example GSConnect) # Some extensions add context menus to nautilus using python scripts (example GSConnect)
# For this to work we need nautilus-python bindings # For this to work we need nautilus-python bindings
Requires: python%python_version_nodots-nautilus Requires: python3-nautilus
Requires: nautilus-share Requires: nautilus-share
# For encrypting and decrypting files to work in Nautilus # For encrypting and decrypting files to work in Nautilus
Requires: nautilus-extension-seahorse Requires: nautilus-extension-seahorse