summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorDaniel S. Smetana <daniel.smetana@me.com>2024-08-20 20:57:50 +0900
committerDaniel S. Smetana <daniel.smetana@me.com>2024-11-12 15:07:21 +0900
commit3ce3d5b24093459af9ed1e9257e550fef224b6b9 (patch)
tree95c2b296d6e19953dcbaeb95a824b3778bd04360 /pkgs/development/python-modules/python-openstackclient
parentc6668dffc80c0acb0797f24886d8a2eb3d5b37e6 (diff)
canon-cups-ufr2: fix color printing issues
This commit resolves https://github.com/NixOS/nixpkgs/issues/310013 by adding the required `libjpeg` and `libgcrypt` libraries. It sets `dontPatchELF = true` to prevent `patchelf --shrink-rpath` from removing these libraries from the `RPATH`. This is necessary because the driver binaries use `dlopen` to load the libraries at runtime instead of specifying them in `DT_NEEDED`, which causes `dlopen` to be unable to find them when `patchelf --shrink-rpath` is called.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions