diff options
Diffstat (limited to 'recipes/xorg-app/xconsole_1.0.3.bb')
-rw-r--r-- | recipes/xorg-app/xconsole_1.0.3.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/xorg-app/xconsole_1.0.3.bb b/recipes/xorg-app/xconsole_1.0.3.bb new file mode 100644 index 0000000000..ce53df9689 --- /dev/null +++ b/recipes/xorg-app/xconsole_1.0.3.bb @@ -0,0 +1,4 @@ +require xorg-app-common.inc +DESCRIPTION = "monitor system console messages with X" +DEPENDS += " libxt" +PE = "1" |