mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Deprecate ruby_debug package (#9141)
This commit is contained in:
@@ -53,6 +53,7 @@ pkg_update_arr = [
|
||||
{ pkg_name: 'qtwebglplugin', pkg_rename: 'qt5_webglplugin', pkg_deprecated: nil, comments: nil },
|
||||
{ pkg_name: 'qtwebsockets', pkg_rename: 'qt5_websockets', pkg_deprecated: nil, comments: nil },
|
||||
{ pkg_name: 'qtx11extras', pkg_rename: 'qt5_x11extras', pkg_deprecated: nil, comments: nil },
|
||||
{ pkg_name: 'ruby_debug', pkg_deprecated: nil, comments: nil },
|
||||
{ pkg_name: 'wget', pkg_rename: 'wget2', pkg_deprecated: nil, comments: 'Renamed to better match upstream.' }
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user