BR: gdk-pixbuf2-modules, required by tests
This commit is contained in:
parent
1b070d5900
commit
5b22ac8cdc
@ -1,6 +1,6 @@
|
||||
Name: libmediaart
|
||||
Version: 1.9.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Library for managing media art caches
|
||||
|
||||
License: LGPLv2+
|
||||
@ -12,6 +12,8 @@ Patch2: 0002-tests-No-new-temporary-cache-directories-for-subproc.patch
|
||||
|
||||
BuildRequires: pkgconfig(glib-2.0) pkgconfig(gio-2.0) pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
# Test requires the jpeg gdk-pixbuf loader
|
||||
BuildRequires: gdk-pixbuf2-modules
|
||||
BuildRequires: vala-tools vala-devel
|
||||
BuildRequires: xorg-x11-server-Xvfb dbus-x11
|
||||
|
||||
@ -82,6 +84,9 @@ xvfb-run make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 17 2015 Yanko Kaneti <yaneti@declera.com> - 1.9.0-3
|
||||
- BR: gdk-pixbuf2-modules, required by tests
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user