Accepting request 945216 from home:yfjiang:branches:GNOME:STABLE:41
- Add python-rpm-macros BuildRequires in case some build environment does not pull it automatically. This is needed by macros like %{python3_sitelib}. OBS-URL: https://build.opensuse.org/request/show/945216 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/orca?expand=0&rev=294
This commit is contained in:
parent
2200556b30
commit
8061750445
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 07:29:17 UTC 2022 - Yifan Jiang <yfjiang@suse.com>
|
||||
|
||||
- Add python-rpm-macros BuildRequires in case some build
|
||||
environment does not pull it automatically. This is needed by
|
||||
macros like %{python3_sitelib}.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 17:30:18 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package orca
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -30,6 +30,7 @@ BuildRequires: gobject-introspection
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: liblouis-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3-base >= 3.3
|
||||
BuildRequires: python3-brlapi >= 0.5.1
|
||||
BuildRequires: python3-gobject >= 3.18
|
||||
|
Loading…
x
Reference in New Issue
Block a user