1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 13:49:49 +00:00

s#libx11#virtual/libx11#

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@913 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-11-21 11:23:29 +00:00
parent b57a5d53ea
commit eef43c9f55
9 changed files with 9 additions and 9 deletions
@@ -2,7 +2,7 @@ DESCRIPTION = "Startup notification support"
LICENSE = "LGPL"
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "libx11"
DEPENDS = "virtual/libx11"
PR = "r1"
inherit autotools pkgconfig