mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
Remove the .so-in-main-package hack, libX11 doesn't look for libXcursor.so anymore but correctly loads libXcursor.so.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1721 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -7,5 +7,3 @@ LICENSE= "BSD-X"
|
|||||||
DEPENDS += " libxrender libxfixes virtual/libx11 fixesproto"
|
DEPENDS += " libxrender libxfixes virtual/libx11 fixesproto"
|
||||||
|
|
||||||
XORG_PN = "libXcursor"
|
XORG_PN = "libXcursor"
|
||||||
|
|
||||||
FILES_${PN} += "${libdir}/libXcursor.so"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user