mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 12:13:07 +00:00
libxpm: it needs libsm too
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2926 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
5c80bbc5b1
commit
b27018cb38
@ -2,8 +2,8 @@ require xorg-lib-common.inc
|
||||
|
||||
DESCRIPTION = "X11 Pixmap library"
|
||||
LICENSE = "X-BSD"
|
||||
DEPENDS += "libxext"
|
||||
PR = "r2"
|
||||
DEPENDS += "libxext libsm"
|
||||
PR = "r3"
|
||||
PE = "1"
|
||||
|
||||
XORG_PN = "libXpm"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user