mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
libxt: Add missing DEPENDS on libxdmcp
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5313 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
require xorg-lib-common.inc
|
||||
|
||||
DESCRIPTION = "X11 toolkit intrinsics library"
|
||||
DEPENDS += "libsm virtual/libx11 kbproto"
|
||||
DEPENDS += "libsm virtual/libx11 kbproto libxdmcp"
|
||||
PROVIDES = "xt"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
Reference in New Issue
Block a user