#4 Improve Supplements, and convert package to use rpm-autospec
Closed 2 years ago by rishi. Opened 2 years ago by catanzaro.
rpms/ catanzaro/xdg-desktop-portal-gtk mcatanzaro/supplements  into  rawhide

file modified
+6 -4
@@ -21,10 +21,12 @@ 

  Requires:       dbus

  Requires:       gsettings-desktop-schemas

  Requires:       xdg-desktop-portal >= %{xdg_desktop_portal_version}

- %if 0%{?fedora}

- # Use rich deps to pull in this package when gtk3 and flatpak (or snapd) are both installed

- Supplements:    (gtk3 and (flatpak or snapd))

- %endif

+ 

+ # This portal is recommended if you have installed any app that uses GTK. (It's

+ # also recommended if you have any such app installed via flatpak or snap, but

+ # that is impossible to detect here.)

+ Supplements:    gtk3

+ Supplements:    gtk4

  

  %description

  A backend implementation for xdg-desktop-portal that is using GTK+.

no initial comment

rebased onto b3df07e

2 years ago

Pull-Request has been closed by rishi

2 years ago
Metadata