FS#79632 - [devtools] change dependency from bzr to breezy
Attached to Project:
Arch Linux
Opened by Gene (GeneC) - Sunday, 10 September 2023, 11:06 GMT
Last edited by Robin Candau (Antiz) - Monday, 11 September 2023, 20:45 GMT
Opened by Gene (GeneC) - Sunday, 10 September 2023, 11:06 GMT
Last edited by Robin Candau (Antiz) - Monday, 11 September 2023, 20:45 GMT
|
Details
Description:
devtools depends on bzr which no longer exists. It has been replaced by breezy. breezy provides 'bzr' so everything works fine, so this is just a tidying up issue. The best thing would be to simply replace the dependency on 'bzr' with 'breezy'. Additional info: * package version(s) devtools : 1:1.0.3-2 |
This task depends upon
Closed by Robin Candau (Antiz)
Monday, 11 September 2023, 20:45 GMT
Reason for closing: Implemented
Additional comments about closing: 1:1.0.3-3
Monday, 11 September 2023, 20:45 GMT
Reason for closing: Implemented
Additional comments about closing: 1:1.0.3-3
Didn't mean to 'pick' on devtools, it's just the only I have installed with the dep and I happened to notice it :)
> There's about a dozen other pkgs with similar dep ...
True enough:
devtools (requires bzr)
flatpak-builder (requires bzr)
hound (requires bzr) (optional)
myrepos (requires bzr) (optional)
qtcreator (requires bzr) (optional)
zim (requires bzr) (optional)
cairo-dock (requires bzr) (make)
chinese-calendar (requires bzr) (make)
deepin-api (requires bzr) (make)
gloobus-preview (requires bzr) (make)
influxdb (requires bzr) (make)
libappindicator (requires bzr) (make)
libdbusmenu (requires bzr) (make)
livewallpaper (requires bzr) (make)
midori (requires bzr) (make)
qtqr (requires bzr) (make)
Done: https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/
I'll handle it later today (including devtools).
Nice one, thanks :)