guix/gnu
Zhu Zihao 39647c9741
gnu: python-pyside-2: Clarify the package inputs.
The module "PySide.PyQtUiTools" depends on "qttools-5", it should be an input,
not a native input.

libxml2, libxslt, clang-toolchain is only used by python-shiboken-2.

cmake-minimal is not used.

* gnu/packages/qt.scm (python-pyside-2): [inputs]: Remove libxml2, libxslt,
clang-toolchain. Add qttools-5.
[native-inputs]: Remove cmake-minimal, qttools-5.
[arguments]<#:phases>: Remove phase "set-clang-dir".

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-09-07 22:02:41 +02:00
..
bootloader
build linux-boot: Resume from hibernation after pre-boot. 2022-09-04 02:00:00 +02:00
home
installer installer: Fix segfault on double logical partition removal. 2022-09-01 18:43:28 +02:00
machine Fix misspelling of GUIX_DIGITAL_OCEAN_TOKEN. 2022-09-04 17:57:02 +02:00
packages gnu: python-pyside-2: Clarify the package inputs. 2022-09-07 22:02:41 +02:00
services services: nginx: Add 'shepherd-requirement' configuration field. 2022-09-06 16:58:12 +02:00
system system: images: Define the platform in image-types. 2022-09-07 14:24:53 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm image: Use #true and #false. 2022-09-07 14:26:34 +02:00
installer.scm
local.mk gnu: python-apsw: Update to 3.39.2.1. 2022-09-07 22:02:40 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm