Accepting request 1006200 from GNOME:Next
- Add 639.patch: layout: Fix crash when no font is installed. OBS-URL: https://build.opensuse.org/request/show/1006200 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=242
This commit is contained in:
@@ -26,6 +26,8 @@ URL: https://pango.gnome.org/
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source2: macros.pango
|
||||
Source99: baselibs.conf
|
||||
# PATCH-FIX-UPSTREAM 639.patch -- layout: Fix crash when no font is installed
|
||||
Patch0: https://gitlab.gnome.org/GNOME/pango/-/merge_requests/639.patch
|
||||
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: help2man
|
||||
@@ -117,7 +119,7 @@ This package contains all necessary include files and libraries needed
|
||||
to develop applications that require these.
|
||||
|
||||
%prep
|
||||
%setup
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%meson \
|
||||
|
Reference in New Issue
Block a user