mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00: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"
|
DESCRIPTION = "A clock combined with a game of pong"
|
||||||
LICENCE = "GPLv2"
|
LICENCE = "GPLv2"
|
||||||
|
DEPENDS = "virtual/libx11 xdmcp xau"
|
||||||
|
|
||||||
SRC_URI = "file://pong-clock-no-flicker.c"
|
SRC_URI = "file://pong-clock-no-flicker.c"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user