- 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:
parent
fe8931affd
commit
a54fd364c4
@ -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>
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user