Accepting request 555403 from home:dimstar:Factory
- Add explicit python2-xml BuildRequires: the ./i18n.py script, executed during build, imports xml and we are thus responsible to have the dependencies in place. Used to be pulled in by gtk2 - but it is our own duty to care for our build tools OBS-URL: https://build.opensuse.org/request/show/555403 OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=30
This commit is contained in:
parent
39c43cbf60
commit
bff3c4fcbd
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 8 22:07:47 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Add explicit python2-xml BuildRequires: the ./i18n.py script,
|
||||
executed during build, imports xml and we are thus responsible to
|
||||
have the dependencies in place.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 9 07:43:48 UTC 2017 - dmueller@suse.com
|
||||
|
||||
|
@ -58,6 +58,7 @@ BuildRequires: popt-devel
|
||||
BuildRequires: potrace-devel
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-gtk-devel
|
||||
BuildRequires: python2-xml
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(dbus-glib-1)
|
||||
BuildRequires: pkgconfig(libexif)
|
||||
|
Loading…
x
Reference in New Issue
Block a user