Accepting request 757205 from home:StefanBruens:branches:LibreOffice:Factory

- BuildIgnore shared-mime-info, pulled in by libglib-2_0-0. Required
  by gvfs to do mime detection, but not required for building.

OBS-URL: https://build.opensuse.org/request/show/757205
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=63
This commit is contained in:
Tomáš Chvátal 2019-12-16 07:50:56 +00:00 committed by Git OBS Bridge
parent 4285a4f776
commit e06439c066
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Dec 15 20:09:52 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- BuildIgnore shared-mime-info, pulled in by libglib-2_0-0. Required
by gvfs to do mime detection, but not required for building.
-------------------------------------------------------------------
Thu Oct 25 08:08:51 UTC 2018 - Petr Gajdos <pgajdos@suse.com>

View File

@ -32,6 +32,8 @@ BuildRequires: cmake
BuildRequires: fontconfig-devel
BuildRequires: freetype2-devel
BuildRequires: gcc-c++
# libglib-2_0-0 pulls in shared-mime-info for mime detection in gvfs
#!BuildIgnore: shared-mime-info
BuildRequires: glib2-devel
BuildRequires: pkgconfig
BuildRequires: python3-base