mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 02:00:04 +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:
@@ -1,7 +1,7 @@
|
||||
SECTION = "x11/libs"
|
||||
DESCRIPTION = "Matchbox window manager core library"
|
||||
LICENSE = "GPL"
|
||||
DEPENDS = "libx11 libxext expat libxft jpeg libpng zlib libxsettings-client startup-notification"
|
||||
DEPENDS = "virtual/libx11 libxext expat libxft jpeg libpng zlib libxsettings-client startup-notification"
|
||||
PR="r3"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user