[packages/perl-Alien-wxWidgets] disable gtk2 by default (wxGTK2 no longer built)
atler
atler at pld-linux.org
Mon Jul 28 12:14:50 CEST 2025
commit c733267a9864ec8e558fc514e1a1a99d50a25afd
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Jul 28 12:13:56 2025 +0200
disable gtk2 by default (wxGTK2 no longer built)
perl-Alien-wxWidgets.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Alien-wxWidgets.spec b/perl-Alien-wxWidgets.spec
index 97dce63..c9c970a 100644
--- a/perl-Alien-wxWidgets.spec
+++ b/perl-Alien-wxWidgets.spec
@@ -2,7 +2,7 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-%bcond_without gtk2 # wxGTK2 packages support
+%bcond_with gtk2 # wxGTK2 packages support
%bcond_without gtk3 # wxGTK3 packages support
%bcond_with ansi # ANSI wx packages support
%bcond_without unicode # Unicode wx packages support
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Alien-wxWidgets.git/commitdiff/c733267a9864ec8e558fc514e1a1a99d50a25afd
More information about the pld-cvs-commit
mailing list