Error vala-panel after upgrading

The Meson build system
Version: 0.62.2
Source dir: /var/tmp/pamac-build-manjo/vala-panel-appmenu/src/vala-panel-appmenu
Build dir: /var/tmp/pamac-build-manjo/vala-panel-appmenu/src/build
Build type: native build
Project name: vala-panel-appmenu
Project version: 0.7.6
C compiler for the host machine: cc (gcc 12.1.0 "cc (GCC) 12.1.0")
C linker for the host machine: cc ld.bfd 2.38
Vala compiler for the host machine: valac (valac 0.56.1)
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: /usr/bin/pkg-config (1.8.0)
Run-time dependency gio-unix-2.0 found: YES 2.72.2
Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.8
Run-time dependency gtk+-3.0 found: YES 3.24.34
Run-time dependency libbamf3 found: YES 0.5.5
Run-time dependency libwnck-3.0 found: YES 40.1
Run-time dependency vala-panel found: YES 0.4.92
Run-time dependency libmatepanelapplet-4.0 found: YES 1.26.2
Run-time dependency libxfce4panel-2.0 found: YES 4.16.4
Run-time dependency libxfconf-0 found: YES 4.16.0
Found CMake: /usr/bin/cmake (3.23.2)
WARNING: CMake Toolchain: Failed to determine CMake compilers state
Run-time dependency budgie-1.0 found: NO (tried pkgconfig and cmake)

vala-panel-appmenu/meson.build:81:0: ERROR: Dependency "budgie-1.0" not found, tried pkgconfig and cmake

A full log can be found at /var/tmp/pamac-build-manjo/vala-panel-appmenu/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
    Aborting...

:point_down:

Thank you. I don’t need these packages. But all the time there is a message from the Package Manager that they need to be updated. I would remove them from the package manager altogether, but I don’t know how, because I’m used to working on the command line
Screenshot-2022-06-23-09-21-44

Screenshot-2022-06-23-09-28-37

Screenshot-2022-06-23-09-22-01

Do you mean you are used to update through the terminal? You can remove packages the same way…

Thanks.
sudo pacman -Rscun vala-panel-appmenu-mate
checking dependencies…

Packages (2) vala-panel-appmenu-common-0.7.3.2.r0.gca3dfe4-1
vala-panel-appmenu-mate-0.7.3.2.r0.gca3dfe4-1

Total Removed Size: 0.22 MiB

:: Do you want to remove these packages? [Y/n] y
:: Processing package changes…
(1/2) removing vala-panel-appmenu-mate [######################] 100%
(2/2) removing vala-panel-appmenu-common [######################] 100%
:: Running post-transaction hooks…
(1/2) Arming ConditionNeedsUpdate…
(2/2) Compiling GSettings XML schema files…

:wink: