diff options
Diffstat (limited to 'recipes/xorg-app/xtrap_1.0.2.bb')
-rw-r--r-- | recipes/xorg-app/xtrap_1.0.2.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/xorg-app/xtrap_1.0.2.bb b/recipes/xorg-app/xtrap_1.0.2.bb new file mode 100644 index 0000000000..18638ee1d2 --- /dev/null +++ b/recipes/xorg-app/xtrap_1.0.2.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc +PE = "1" + +DEPENDS += " virtual/libx11 libxtrap" + |