mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
Update libx11 references.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@928 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -5,7 +5,7 @@ PRIORITY = "optional"
|
||||
SECTION = "libs"
|
||||
PR = "r1"
|
||||
|
||||
DEPENDS = "libx11"
|
||||
DEPENDS = "virtual/libx11"
|
||||
|
||||
SRC_URI = "http://libmpeg2.sourceforge.net/files/mpeg2dec-${PV}.tar.gz"
|
||||
S = "${WORKDIR}/mpeg2dec-0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user