Diff libfprint-1.94.9-r1 with a libfprint-1.94.10

/usr/portage/sys-auth/libfprint/libfprint-1.94.10.ebuild 2026-03-11 11:46:08.993084575 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5 5

  
6
inherit meson udev
6
inherit flag-o-matic meson toolchain-funcs udev
7 7

  
8 8
MY_P="${PN}-v${PV}"
9 9

  
Thank you!