mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02: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:
@@ -1,5 +1,5 @@
|
||||
require gst-plugins.inc
|
||||
DEPENDS += "libx11 alsa-lib freetype gnome-vfs liboil libogg libvorbis"
|
||||
DEPENDS += "virtual/libx11 alsa-lib freetype gnome-vfs liboil libogg libvorbis"
|
||||
RDEPENDS += "gnome-vfs-plugin-file gnome-vfs-plugin-http gnome-vfs-plugin-ftp \
|
||||
gnome-vfs-plugin-sftp"
|
||||
PROVIDES_${PN} += "gst-plugins"
|
||||
|
||||
@@ -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