Makefile.defs: add definition for systemd libraries
This commit is contained in:
parent
181b89a7bd
commit
9e234632e5
@ -121,6 +121,8 @@ xorglibglx = xorg-ext-libglx
|
||||
xorgdrvvideo = xorg-drv-video-fbdev xf86-video-modesetting
|
||||
libEGL.so = libraspberrypi
|
||||
libGLESv2.so = libraspberrypi
|
||||
libsystemd-shared-252.so = libsystemd
|
||||
libsystemd-shared-252.so[SD_SHARED] = libsystemd
|
||||
endif
|
||||
|
||||
ifeq ($(ARCH),aarch64)
|
||||
@ -144,6 +146,8 @@ libGLcore.so.1 = xorg-drv-video-nvidia
|
||||
libnvidia-tls.so.1 = xorg-drv-video-nvidia
|
||||
libvdpau.so.1 = libvdpau
|
||||
libvdpau_trace.so.1 = libvdpau
|
||||
libsystemd-shared-252.so = libsystemd
|
||||
libsystemd-shared-252.so[SD_SHARED] = libsystemd
|
||||
xorgdrvvideo = xorg-drv-video-ast xorg-drv-video-cirrus xorg-drv-video-dummy xorg-drv-video-fbdev \
|
||||
xorg-drv-video-ati xorg-drv-video-nouveau \
|
||||
xorg-drv-video-mach64 xorg-drv-video-mga xorg-drv-video-neomagic \
|
||||
|
Loading…
Reference in New Issue
Block a user