Accepting request 1194731 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1194731 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/deja-dup?expand=0&rev=79
This commit is contained in:
commit
19be584355
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 19 11:31:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- BuildRequire gettext-devel instead of gettext-runtime: allow OBS
|
||||||
|
to shortcut through gettext-runtime-mini.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 17 08:33:21 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Wed Jan 17 08:33:21 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ BuildRequires: appstream-glib
|
|||||||
BuildRequires: dbus-1
|
BuildRequires: dbus-1
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gettext-runtime
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: glib2-tools
|
BuildRequires: glib2-tools
|
||||||
BuildRequires: libgpg-error-devel
|
BuildRequires: libgpg-error-devel
|
||||||
BuildRequires: meson >= 0.64
|
BuildRequires: meson >= 0.64
|
||||||
|
Loading…
Reference in New Issue
Block a user