mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
libxpm,libxsettings-client: remove libxt build-dependency
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2556 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,8 +2,8 @@ require xorg-lib-common.inc
|
||||
|
||||
DESCRIPTION = "X11 Pixmap library"
|
||||
LICENSE = "X-BSD"
|
||||
DEPENDS += "libxt libxext"
|
||||
PR = "r1"
|
||||
DEPENDS += "libxext"
|
||||
PR = "r2"
|
||||
PE = "1"
|
||||
|
||||
XORG_PN = "libXpm"
|
||||
|
||||
Reference in New Issue
Block a user