diff options
author | 2024-07-30 10:24:06 +0200 | |
---|---|---|
committer | 2024-07-30 10:24:06 +0200 | |
commit | 02319b9ae910271a2fac2ae58c2aac12c1b4a60d (patch) | |
tree | cbac08d017ce23c10a3ff69aaf88214601f85598 /profiles | |
parent | dev-python/py-zabbix: enable py3.12 (diff) | |
download | gentoo-02319b9ae910271a2fac2ae58c2aac12c1b4a60d.tar.gz gentoo-02319b9ae910271a2fac2ae58c2aac12c1b4a60d.tar.bz2 gentoo-02319b9ae910271a2fac2ae58c2aac12c1b4a60d.zip |
profiles: Mask media-libs/libv4l-1.28.1
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 6140c590e025..382b703610ba 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <ulm@gentoo.org> (2024-07-30) +# With USE="qt5 -qt6", blocks dev-qt/qtbase:6, apparently because +# the build system is broken and has no option to override +# autodetection of the Qt version. +=media-libs/libv4l-1.28.1 + # James Le Cuirot <chewi@gentoo.org> (2024-07-29) # Superseded by media-libs/libv4l[utils]. # Removal on 2024-08-29. Bug #936674. |