Hello, sir! First of all, thank you for your package. Can you help me to build your package? I'm a newbie, I'm now using Ubuntu 23.10 with Sway + Waybar.
I have installed meson first from apt-repository. And downloaded package zip archive from release page. And trying to build it using meson build, but it gives me an error, something like: meson.build:8:17: ERROR: Dependency "wayland-protocols" not found, tried pkgconfig
I tried to install wayland-protocols from apt repository, and then there are other dependency errors appears again. So I deleted wayland-protocols, I don't know what is this package for, and don't want to break my system.
Can you give me actual instructions to build/setup your package? Sorry, I'm a dumb noob user. Maybe I should install all dependencies at once first?
Hello, sir! First of all, thank you for your package. Can you help me to build your package? I'm a newbie, I'm now using Ubuntu 23.10 with Sway + Waybar.
I have installed meson first from apt-repository. And downloaded package zip archive from release page. And trying to build it using
meson build
, but it gives me an error, something like:meson.build:8:17: ERROR: Dependency "wayland-protocols" not found, tried pkgconfig
I tried to install wayland-protocols from apt repository, and then there are other dependency errors appears again. So I deleted wayland-protocols, I don't know what is this package for, and don't want to break my system.
Can you give me actual instructions to build/setup your package? Sorry, I'm a dumb noob user. Maybe I should install all dependencies at once first?