| |
@@ -1,6 +1,6 @@
|
| |
Name: asahi-platform-metapackage
|
| |
Version: 0
|
| |
- Release: 6%{?dist}
|
| |
+ Release: 7%{?dist}
|
| |
Summary: Metapackage declaring Asahi platform dependencies
|
| |
Group: Metapackages
|
| |
License: MIT
|
| |
@@ -33,6 +33,7 @@
|
| |
Requires: kernel-16k-modules-extra
|
| |
Requires: update-m1n1
|
| |
Requires: tiny-dfr
|
| |
+ Recommends: (widevine-installer if (chromium or firefox))
|
| |
%dnl Block the 4k kernel
|
| |
Conflicts: kernel-core
|
| |
Conflicts: kernel-devel
|
| |
@@ -95,6 +96,9 @@
|
| |
echo 'KWIN_FORCE_SW_CURSOR=1' > %{buildroot}%{_environmentdir}/50-asahi-plasma.conf
|
| |
|
| |
%changelog
|
| |
+ * Mon Dec 11 2023 Davide Cavalca <dcavalca@fedoraproject.org>
|
| |
+ - Pull in widevine-installer if we have a supported browser
|
| |
+
|
| |
* Mon Nov 27 2023 Hector Martin <marcan@fedoraproject.org>
|
| |
- Add plasma subpackage with KWin bug workaround
|
| |
|
| |
This way folks that want this won't need to reboot after install.