pulseaudio: fix dependencies for openssl-3
[oi-userland.git] / components / x11 / xf86-input-keyboard / Makefile
blob7d40ba2f8f1ac5a1c7bcd1dd42f509936fd2cdd9
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2015 Alexander Pyhalov
16 X11_CATEGORY=DRIVER
17 include ../../../make-rules/shared-macros.mk
18 include $(WS_MAKE_RULES)/x11.mk
20 COMPONENT_NAME= xf86-input-keyboard
21 COMPONENT_VERSION= 1.9.0
22 COMPONENT_REVISION= 4
23 COMPONENT_FMRI= x11/server/xorg/driver/xorg-input-keyboard
24 COMPONENT_SUMMARY= \
25 xf86-input-keyboard - Keyboard input driver for the Xorg X server
26 COMPONENT_ARCHIVE_HASH= \
27 sha256:f7c900f21752683402992b288d5a2826de7a6c0c0abac2aadd7e8a409e170388
29 include $(WS_MAKE_RULES)/common.mk
31 # Build dependencies
32 REQUIRED_PACKAGES += system/header/header-usb
33 REQUIRED_PACKAGES += x11/header/x11-protocols
34 REQUIRED_PACKAGES += x11/server/xorg
36 # Auto-generated dependencies
37 REQUIRED_PACKAGES += system/library