pick-ui: add missing dependency
Somehow I forgot to commit this line 🤦 Fixes: c37a468a8a109cbaece7 ("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 commit 0a41200f821c4993e1eb6651ddab02f51a8986b1)
This commit is contained in:

committed by
Eric Engestrom

parent
e0ebea94db
commit
0693f55fe3
@@ -374,7 +374,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
|
||||
|
Reference in New Issue
Block a user