File: 0002-disable-qtexampleicons.patch

package info (click to toggle)
pyside6 6.8.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 45,424 kB
  • sloc: python: 201,635; cpp: 87,447; xml: 18,629; javascript: 1,182; ansic: 178; sh: 163; makefile: 87
file content (18 lines) | stat: -rw-r--r-- 530 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
From: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Date: Fri, 3 May 2024 16:47:57 +1000
Subject: disable-qtexampleicons

---
 sources/pyside6/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sources/pyside6/CMakeLists.txt b/sources/pyside6/CMakeLists.txt
index f45c071..fbb55a6 100644
--- a/sources/pyside6/CMakeLists.txt
+++ b/sources/pyside6/CMakeLists.txt
@@ -42,4 +42,4 @@ endif()
 
 add_subdirectory(doc)
 
-add_subdirectory(qtexampleicons)
+# add_subdirectory(qtexampleicons)