summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/pong-clock/pong-clock_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/pong-clock/pong-clock_1.0.bb')
-rw-r--r--meta/recipes-graphics/pong-clock/pong-clock_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/pong-clock/pong-clock_1.0.bb b/meta/recipes-graphics/pong-clock/pong-clock_1.0.bb
index 6c3bcd831c..cdfe38a221 100644
--- a/meta/recipes-graphics/pong-clock/pong-clock_1.0.bb
+++ b/meta/recipes-graphics/pong-clock/pong-clock_1.0.bb
@@ -2,7 +2,7 @@ SUMMARY = "A clock combined with a game of pong"
2LICENSE = "GPLv2+" 2LICENSE = "GPLv2+"
3DEPENDS = "virtual/libx11 xdmcp xau" 3DEPENDS = "virtual/libx11 xdmcp xau"
4 4
5inherit distro_features_check 5inherit distro_features_check pkgconfig
6# depends on virtual/libx11 6# depends on virtual/libx11
7REQUIRED_DISTRO_FEATURES = "x11" 7REQUIRED_DISTRO_FEATURES = "x11"
8 8