[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1029194: libvulkan-dev: No longer multi-arch installable



Package: libvulkan-dev
Version: 1.3.236.0-1
Followup-For: Bug #1029194

This is the diff of the file.

$ diff libvulkan-dev_1.3.236.0-1_amd64/usr/share/cmake/VulkanHeaders/VulkanHeadersConfigVersion.cmake  libvulkan-dev_1.3.236.0-1_i386/usr/share/cmake/VulkanHeaders/VulkanHeadersConfigVersion.cmake
61c61
< if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "8" STREQUAL "")
---
> if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "4" STREQUAL "")
66,67c66,67
< if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "8")
<   math(EXPR installedBits "8 * 8")
---
> if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "4")
>   math(EXPR installedBits "4 * 8")



-- System Information:
Debian Release: bookworm/sid
  APT prefers oldoldstable
  APT policy: (500, 'oldoldstable'), (500, 'unstable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=es_UY.UTF-8, LC_CTYPE=es_UY.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libvulkan-dev depends on:
ii  libvulkan1  1.3.236.0-1
ii  python3     3.11.1-1

libvulkan-dev recommends no packages.

libvulkan-dev suggests no packages.

-- no debconf information


Reply to: