mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 05:02:22 +02:00
pong-clock: Fix DEPENDS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
DESCRIPTION = "A clock combined with a game of pong"
|
||||
LICENCE = "GPLv2"
|
||||
DEPENDS = "virtual/libx11 xdmcp xau"
|
||||
|
||||
SRC_URI = "file://pong-clock-no-flicker.c"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user