hyprpicker+mpvpaper: needs libglvnd-devel

This commit is contained in:
Đoàn Trần Công Danh 2024-01-22 20:34:57 +07:00
parent a754960df7
commit 6fa56344e4
2 changed files with 3 additions and 3 deletions

View file

@ -3,8 +3,8 @@ pkgname=hyprpicker
version=0.1.1
revision=1
build_style=cmake
hostmakedepends="pkg-config cmake ninja wayland-devel"
makedepends="wayland-devel wayland-protocols cairo-devel pango-devel libjpeg-turbo-devel wlroots-devel"
hostmakedepends="pkg-config wayland-devel"
makedepends="wayland-devel wayland-protocols cairo-devel pango-devel libjpeg-turbo-devel wlroots-devel libglvnd-devel"
short_desc="wlroots-compatible Wayland color picker that does not suck"
maintainer="RAR27 <rar27@tuta.io>"
license="BSD-3-Clause"

View file

@ -4,7 +4,7 @@ version=1.4
revision=1
build_style=meson
hostmakedepends="pkg-config wayland-devel"
makedepends="wayland-protocols wlroots-devel mpv-devel"
makedepends="wayland-protocols wlroots-devel mpv-devel libglvnd-devel"
short_desc="Video wallpaper program for wlroots based wayland compositors"
maintainer="Erick Vilcica <erick.vilcica@protonmail.com>"
license="GPL-3.0-or-later"