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

feat: add mesa-vulkan-drivers #50

Merged
merged 1 commit into from
Apr 8, 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.04.08) unstable; urgency=medium

* add mesa-vulkan-drivers.

-- LiChengGang <[email protected]> Mon, 08 Apr 2024 14:15:02 +0800

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

* add wpasupplicant.
Expand Down
3 changes: 2 additions & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,8 @@ Depends: ${misc:Depends},
systemd-timesyncd,
uimg-installer [!riscv64 !loong64],
uos-ai [amd64],
fcitx5-frontend-qt6
fcitx5-frontend-qt6,
mesa-vulkan-drivers
Description: Deepin New Desktop Environment - Next
This is a extras package depends Deepin New Desktop Envrionment.
.
Expand Down
Loading