forked from pool/weston
Trim and cleanup
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=2
This commit is contained in:
parent
ef72224b41
commit
8b256925bc
14
weston.spec
14
weston.spec
@ -41,14 +41,20 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: rsvg-view
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(cairo-egl) >= 1.11.3
|
||||
BuildRequires: pkgconfig(egl) >= 7.10
|
||||
BuildRequires: pkgconfig(gbm)
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(glesv2)
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(libdrm) >= 2.4.30
|
||||
BuildRequires: pkgconfig(libffi)
|
||||
BuildRequires: pkgconfig(libsystemd-login)
|
||||
BuildRequires: pkgconfig(libudev) >= 136
|
||||
BuildRequires: pkgconfig(mtdev) >= 1.1.0
|
||||
BuildRequires: pkgconfig(pixman-1)
|
||||
BuildRequires: pkgconfig(poppler-glib)
|
||||
BuildRequires: pkgconfig(wayland-client)
|
||||
BuildRequires: pkgconfig(wayland-egl)
|
||||
BuildRequires: pkgconfig(wayland-server)
|
||||
@ -56,14 +62,6 @@ BuildRequires: pkgconfig(xkbcommon) >= 0.0.578
|
||||
|
||||
%description
|
||||
|
||||
%package devel
|
||||
Summary: Development files for the Wayland Compositor Infrastructure
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libweston-client0 = %version
|
||||
Requires: libweston-server0 = %version
|
||||
|
||||
%description devel
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -P 1 -p1
|
||||
|
Loading…
Reference in New Issue
Block a user