]> TLD Linux GIT Repositories - packages/lxpanel.git/commitdiff
- build with gtk+3
authorMarcin Krol <hawk@tld-linux.org>
Sun, 12 Jul 2015 13:18:50 +0000 (13:18 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 12 Jul 2015 13:18:50 +0000 (13:18 +0000)
lxpanel.spec

index b1d7ccd57bcde219693a14e715f6cf6a3d3a374b..15bf37a05dbafde5045382b3738e9928fbc13cf9 100644 (file)
@@ -2,7 +2,7 @@
 Summary:       LXPanel is a lightweight X11 desktop panel
 Name:          lxpanel
 Version:       0.8.1
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.xz
@@ -12,7 +12,7 @@ BuildRequires:        autoconf
 BuildRequires: automake >= 1:1.12
 BuildRequires: alsa-lib-devel
 BuildRequires: gettext-tools
-BuildRequires: gtk+2-devel >= 2:2.12.0
+BuildRequires: gtk+3-devel = 3.0.0
 BuildRequires: intltool
 BuildRequires: keybinder-devel
 BuildRequires: libfm-devel
@@ -51,7 +51,8 @@ Pliki nagłówkowe biblioteki lxpanel.
 %{__intltoolize}
 %{__automake}
 %{__autoconf}
-%configure
+%configure \
+       --enable-gtk3
 %{__make} V=1
 
 %install