Accepting request 111005 from home:dimstar:gcc47
Provide pkgconfig() style OBS-URL: https://build.opensuse.org/request/show/111005 OBS-URL: https://build.opensuse.org/package/show/graphics/djvulibre?expand=0&rev=18
This commit is contained in:
parent
e87d70d605
commit
811b57a078
@ -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