mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
hyprpicker+mpvpaper: needs libglvnd-devel
This commit is contained in:
parent
a754960df7
commit
6fa56344e4
2 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue