cannelloni: needs dynamic library
[buildroot-gz.git] / package / wayland-protocols / wayland-protocols.mk
blobbb6d52f895c50f531b3570776cad9707d5474c5a
1 ################################################################################
3 # wayland-protocols
5 ################################################################################
7 WAYLAND_PROTOCOLS_VERSION = 1.0
8 WAYLAND_PROTOCOLS_SITE = http://wayland.freedesktop.org/releases
9 WAYLAND_PROTOCOLS_SOURCE = wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION).tar.xz
10 WAYLAND_PROTOCOLS_LICENSE = MIT
11 WAYLAND_PROTOCOLS_LICENSE_FILES = COPYING
12 WAYLAND_PROTOCOLS_INSTALL_STAGING = YES
13 WAYLAND_PROTOCOLS_INSTALL_TARGET = NO
15 $(eval $(autotools-package))