Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add intel-media-va-driver-non-free [amd64],仅限amd64架构安装 #62

Merged
merged 1 commit into from
May 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
deepin-desktop-environment (2024.05.28) unstable; urgency=medium

* add intel-media-va-driver-non-free [amd64]

-- LiChengGang <[email protected]> Tue, 28 May 2024 10:55:19 +0800

deepin-desktop-environment (2024.05.27) unstable; urgency=medium

* update ll-cli filed exit.
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ Depends: ${misc:Depends},
uos-ai [amd64],
fcitx5-frontend-qt6,
fcitx5-pinyin-gui,
intel-media-va-driver-non-free,
intel-media-va-driver-non-free [amd64],
mesa-vulkan-drivers,
mesa-vdpau-drivers
Description: Deepin New Desktop Environment - Next
Expand Down
Loading