Accepting request 106158 from GNOME:Factory
Fix build after xorg-x11 shuffle. OBS-URL: https://build.opensuse.org/request/show/106158 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file-roller?expand=0&rev=77
This commit is contained in:
commit
a7f2b25746
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 19 15:46:18 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Add pkgconfig(ice) and pkgconfig(sm) BuildRequires to fix build
|
||||
after the relayout of the xorg-x11 packages.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 7 09:34:49 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
|
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: file-roller
|
||||
Version: 3.3.3
|
||||
Release: 0
|
||||
@ -32,7 +33,9 @@ BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(ice)
|
||||
BuildRequires: pkgconfig(libnautilus-extension)
|
||||
BuildRequires: pkgconfig(sm)
|
||||
Recommends: %{name}-lang
|
||||
# Formats that we really want to support by default
|
||||
Requires: bzip2
|
||||
|
Loading…
Reference in New Issue
Block a user