mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
pick-ui: add missing dependency
Somehow I forgot to commit this line 🤦 Fixes:c37a468a8a("pick-ui: make `Backport-to: 25.0` backport to 25.0 *and more recent release branches*") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34657> (cherry picked from commit0a41200f82)
This commit is contained in:
parent
638bf84131
commit
e4f1590662
2 changed files with 2 additions and 1 deletions
|
|
@ -274,7 +274,7 @@
|
|||
"description": "pick-ui: add missing dependency",
|
||||
"nominated": false,
|
||||
"nomination_type": 2,
|
||||
"resolution": 4,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "c37a468a8a109cbaece70760fd748fc838185b88",
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
attrs==23.1.0
|
||||
packaging==25.0
|
||||
urwid==2.1.2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue