gimp2: fix build
This commit is contained in:
@@ -149,6 +149,11 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
url = "https://salsa.debian.org/gnome-team/gimp/-/raw/4cb293ec1a3b273281d5d9daf94b833c293797d7/debian/patches/CVE-2025-10934.patch";
|
||||
hash = "sha256-MmYdh74cky/dF3UTHC0xpDW6+aa8Vzh+4ADHCDtIDzo=";
|
||||
})
|
||||
(fetchurl {
|
||||
name = "c23.patch";
|
||||
url = "https://gitlab.gnome.org/GNOME/gimp/-/commit/85bdad2b2ca7ba36a01bef945b1c4b193a2fa9d0.patch";
|
||||
hash = "sha256-6g2Zhbx+WxX7lOCYAFII0yDbwILecExwFD22tZDED50=";
|
||||
})
|
||||
];
|
||||
|
||||
# error: possibly undefined macro: AM_NLS
|
||||
|
||||
Reference in New Issue
Block a user