- Use pkgconfig to require libxkbcommon-x11-devel
- Require lxqt-mount to have mounter option working OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=5
This commit is contained in:
parent
88312c7977
commit
6b74817085
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 24 14:25:08 UTC 2016 - mvetter@suse.com
|
||||||
|
|
||||||
|
- Use pkgconfig to require libxkbcommon-x11-devel
|
||||||
|
- Require lxqt-mount to have mounter option working
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 23 13:05:14 UTC 2015 - mvetter@suse.com
|
Wed Dec 23 13:05:14 UTC 2015 - mvetter@suse.com
|
||||||
|
|
||||||
|
@ -48,10 +48,11 @@ BuildRequires: pkgconfig(libpulse)
|
|||||||
BuildRequires: pkgconfig(libstatgrab)
|
BuildRequires: pkgconfig(libstatgrab)
|
||||||
BuildRequires: pkgconfig(lxqt) >= %{version}
|
BuildRequires: pkgconfig(lxqt) >= %{version}
|
||||||
BuildRequires: pkgconfig(lxqt-globalkeys) >= %{version}
|
BuildRequires: pkgconfig(lxqt-globalkeys) >= %{version}
|
||||||
|
BuildRequires: pkgconfig(lxqtmount)
|
||||||
BuildRequires: pkgconfig(sysstat-qt5)
|
BuildRequires: pkgconfig(sysstat-qt5)
|
||||||
BuildRequires: pkgconfig(xcomposite)
|
BuildRequires: pkgconfig(xcomposite)
|
||||||
|
BuildRequires: pkgconfig(xkbcommon-x11)
|
||||||
BuildRequires: pkgconfig(xrender)
|
BuildRequires: pkgconfig(xrender)
|
||||||
BuildRequires: libxkbcommon-x11-devel
|
|
||||||
Requires: lxmenu-data
|
Requires: lxmenu-data
|
||||||
Requires: menu-cache
|
Requires: menu-cache
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user