Accepting request 111010 from graphics
Provide pkgconfig() style (forwarded request 111005 from dimstar) OBS-URL: https://build.opensuse.org/request/show/111010 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/djvulibre?expand=0&rev=28
This commit is contained in:
commit
4d675a249e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 25 16:44:11 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Add pkg-config BuildRequires.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 16 15:31:13 UTC 2012 - pgajdos@suse.com
|
Fri Mar 16 15:31:13 UTC 2012 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -16,12 +16,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: djvulibre
|
Name: djvulibre
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
|
# pkg-config is required for pkgconfig() provides and requires.
|
||||||
|
BuildRequires: pkgconfig
|
||||||
Version: 3.5.25
|
Version: 3.5.25
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://djvu.sourceforge.net
|
Url: http://djvu.sourceforge.net
|
||||||
|
Loading…
Reference in New Issue
Block a user