dmenu-wayland: unbreak cross.
This commit is contained in:
parent
f68f245323
commit
051b89982b
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'dmenu-wayland'
|
# Template file for 'dmenu-wayland'
|
||||||
pkgname=dmenu-wayland
|
pkgname=dmenu-wayland
|
||||||
version=0.1
|
version=0.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="cmake pkg-config wayland-devel"
|
||||||
makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
|
makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
|
||||||
pango-devel wayland-devel wayland-protocols"
|
pango-devel wayland-devel wayland-protocols"
|
||||||
short_desc="Dmenu for wayland-compositors"
|
short_desc="Dmenu for wayland-compositors"
|
||||||
|
@ -12,7 +12,6 @@ license="MIT"
|
||||||
homepage="https://github.com/nyyManni/dmenu-wayland"
|
homepage="https://github.com/nyyManni/dmenu-wayland"
|
||||||
distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
|
||||||
checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
|
checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
|
||||||
nocross=yes #wait for wayland to use meson https://gitlab.freedesktop.org/wayland/weston/merge_requests/157
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue