mirror of
https://git.yoctoproject.org/poky
synced 2026-02-27 03:49:41 +01: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:
@@ -2,7 +2,7 @@ DESCRIPTION = "LIRC is a package that allows you to decode and send infra-red si
|
||||
SECTION = "console/network"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPL"
|
||||
DEPENDS = "virtual/kernel libx11 libxau libsm libice"
|
||||
DEPENDS = "virtual/kernel virtual/libx11 libxau libsm libice"
|
||||
PR = "r5"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/lirc/lirc-${PV}.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user