From 038bf2e6beffb6bb9d11291482c33665902735d57ca792cdee1a4a57c6115c55 Mon Sep 17 00:00:00 2001 From: Kyrill Detinov Date: Sun, 16 Nov 2014 16:04:27 +0000 Subject: [PATCH] Add runtime dependency OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-djvulibre?expand=0&rev=19 --- python-djvulibre.changes | 5 +++++ python-djvulibre.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-djvulibre.changes b/python-djvulibre.changes index de638f9..22e3f17 100644 --- a/python-djvulibre.changes +++ b/python-djvulibre.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 16 15:59:43 UTC 2014 - lazy.kent@opensuse.org + +- Add runtime dependency: djvulibre. + ------------------------------------------------------------------- Thu Nov 13 13:47:47 UTC 2014 - lazy.kent@opensuse.org diff --git a/python-djvulibre.spec b/python-djvulibre.spec index 6f36abf..1eb0424 100644 --- a/python-djvulibre.spec +++ b/python-djvulibre.spec @@ -37,6 +37,7 @@ BuildRequires: pkgconfig(ddjvuapi) # Required for tests. BuildRequires: djvulibre BuildRequires: python-nose +Requires: djvulibre BuildRoot: %{_tmppath}/%{name}-%{version}-build %description