From 7622cf306702bb00bd9c35d21582f474113ff3837e642031b958f2492353c5d2 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 20 Mar 2018 21:57:05 +0000 Subject: [PATCH] Accepting request 589399 from home:tiwai:test:asciidoc-drop - Add python-devel to BuildReq explicitly, as a preparation for fallback to asciidoctor (bsc#1075764) OBS-URL: https://build.opensuse.org/request/show/589399 OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=82 --- criu.changes | 6 ++++++ criu.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/criu.changes b/criu.changes index 573a540..0769cd0 100644 --- a/criu.changes +++ b/criu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 20 22:50:51 CET 2018 - tiwai@suse.de + +- Add python-devel to BuildReq explicitly, as a preparation for + fallback to asciidoctor (bsc#1075764) + ------------------------------------------------------------------- Tue Mar 13 16:21:20 UTC 2018 - avindra@opensuse.org diff --git a/criu.spec b/criu.spec index b2ffd28..1dfa7d8 100644 --- a/criu.spec +++ b/criu.spec @@ -32,6 +32,7 @@ BuildRequires: libnl3-devel BuildRequires: pkgconfig BuildRequires: protobuf-c BuildRequires: protobuf-devel +BuildRequires: python-devel BuildRequires: xmlto Requires: python-ipaddr Requires: python-protobuf