dreemurrs-embedded / Pine64-Arch

:penguin: Arch Linux ARM for your PinePhone/Pro and PineTab/2
720 stars 108 forks source link

Remove qt6-quickcontrols2 dependency #668

Closed AaronSonoran closed 6 days ago

AaronSonoran commented 3 weeks ago

plasma-dialer doesn't install because qt6-quickcontrols2 is in the depends list. It should be removed because quickcontrols2 is a module of qt6-declarative now.

Steps to reproduce the behavior:

  1. sudo pacman -S plasma-dialer
  2. See error

Expected behavior It installs and works fine.

mevisc0 commented 1 week ago

I am also experiencing this bug, so I submitted a pull request #675

Danct12 commented 6 days ago

merged