Accepting request 257580 from home:elvigia:branches:GNOME:Factory
- Discontinue the use of xorg-x11-devel metapackage, just buildrequire pkgconfig(xi), pkgconfig(x11), pkgconfig(xkbfile). OBS-URL: https://build.opensuse.org/request/show/257580 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxklavier?expand=0&rev=31
This commit is contained in:
parent
d812ee7f88
commit
b50ba78a74
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 18 21:20:49 UTC 2014 - crrodriguez@opensuse.org
|
||||
|
||||
- Discontinue the use of xorg-x11-devel metapackage, just
|
||||
buildrequire pkgconfig(xi), pkgconfig(x11), pkgconfig(xkbfile).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 07:17:49 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libxklavier
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -30,9 +30,11 @@ BuildRequires: gobject-introspection-devel >= 1.30
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: iso-codes-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: xorg-x11-devel
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xi)
|
||||
BuildRequires: pkgconfig(xkbfile)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user