diff options
Diffstat (limited to 'recipes/xorg-app/xprop_1.0.4.bb')
-rw-r--r-- | recipes/xorg-app/xprop_1.0.4.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/xorg-app/xprop_1.0.4.bb b/recipes/xorg-app/xprop_1.0.4.bb new file mode 100644 index 0000000000..1781fb1a1b --- /dev/null +++ b/recipes/xorg-app/xprop_1.0.4.bb @@ -0,0 +1,6 @@ +require xorg-app-common.inc +PE = "1" + +DESCRIPTION = "a property displayer for X" + +DEPENDS += " libxmu virtual/libx11" |