gimp: fix RDEPENDS

This prevents the wrong mypaint-brushes package from being installed

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Markus Volk 2026-03-27 16:40:06 +01:00 committed by Khem Raj
parent 5a8f86eeef
commit 5d46cfae3a
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -132,7 +132,7 @@ do_install:prepend() {
FILES:${PN} += "${datadir}/metainfo"
RDEPENDS:${PN} = "mypaint-brushes-1.0 glib-networking python3-pygobject"
RDEPENDS:${PN} = "mypaint-brushes glib-networking python3-pygobject"
CVE_STATUS[CVE-2007-3741] = "not-applicable-platform: This only applies for Mandriva Linux"
CVE_STATUS[CVE-2025-8672] = "not-applicable-config: the vulnerability only affects MacOS"