[packages/lxinput] - build with gtk3 by default
hawk
hawk at pld-linux.org
Tue Apr 23 20:15:33 CEST 2024
commit ac955bdb34bbdf495336dbe2f53f998ee605a54d
Author: Marcin Krol <hawk at tld-linux.org>
Date: Tue Apr 23 19:58:18 2024 +0200
- build with gtk3 by default
lxinput.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lxinput.spec b/lxinput.spec
index 19c40e2..986b895 100644
--- a/lxinput.spec
+++ b/lxinput.spec
@@ -1,12 +1,12 @@
#
# Conditional build:
-%bcond_with gtk3 # use GTK+3 instead of GTK+2
+%bcond_without gtk3 # use GTK+3 instead of GTK+2
Summary: Keyboard and mouse configurator for LXDE
Summary(pl.UTF-8): Konfigurator klawiatury i myszy dla LXDE
Name: lxinput
Version: 0.3.5
-Release: 1
+Release: 2
License: GPL v3
Group: X11/Applications
Source0: https://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.xz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lxinput.git/commitdiff/ac955bdb34bbdf495336dbe2f53f998ee605a54d
More information about the pld-cvs-commit
mailing list