projects
/
scm
/
bb
/
tizen-distro.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c6057e
)
Remove the .so-in-main-package hack, libX11 doesn't look for libXcursor.so anymore...
author
Ross Burton
<ross@openedhand.com>
Mon, 14 May 2007 10:10:55 +0000
(10:10 +0000)
committer
Ross Burton
<ross@openedhand.com>
Mon, 14 May 2007 10:10:55 +0000
(10:10 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1721
311d38ba
-8fff-0310-9ca6-
ca027cbcb966
meta/packages/xorg-lib/libxcursor_1.1.8.bb
patch
|
blob
|
history
diff --git
a/meta/packages/xorg-lib/libxcursor_1.1.8.bb
b/meta/packages/xorg-lib/libxcursor_1.1.8.bb
index
bf79575
..
2c29c98
100644
(file)
--- a/
meta/packages/xorg-lib/libxcursor_1.1.8.bb
+++ b/
meta/packages/xorg-lib/libxcursor_1.1.8.bb
@@
-7,5
+7,3
@@
LICENSE= "BSD-X"
DEPENDS += " libxrender libxfixes virtual/libx11 fixesproto"
XORG_PN = "libXcursor"
-
-FILES_${PN} += "${libdir}/libXcursor.so"