.
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=162
This commit is contained in:
parent
7a455f277b
commit
79853bf429
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:35:43 UTC 2014 - werner@suse.de
|
||||
|
||||
- The gtk3 libraries are linked with libudev therefore add the
|
||||
appropiate BuildRequire
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 22 08:45:42 UTC 2014 - werner@suse.de
|
||||
|
||||
|
@ -54,6 +54,9 @@ BuildRequires: libpng-devel
|
||||
BuildRequires: librsvg-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libtiff-devel
|
||||
%if 0%{?suse_version} > 1140
|
||||
BuildRequires: libudev-devel
|
||||
%endif
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: m17n-lib-devel
|
||||
BuildRequires: ncurses-devel
|
||||
|
Loading…
Reference in New Issue
Block a user