diff options
Diffstat (limited to 'recipes/xorg-app/bitmap_1.0.4.bb')
-rw-r--r-- | recipes/xorg-app/bitmap_1.0.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/xorg-app/bitmap_1.0.4.bb b/recipes/xorg-app/bitmap_1.0.4.bb new file mode 100644 index 0000000000..561489f188 --- /dev/null +++ b/recipes/xorg-app/bitmap_1.0.4.bb @@ -0,0 +1,3 @@ +require xorg-app-common.inc +DEPENDS += " virtual/libx11 libxmu xbitmaps libxt" +PE = "1" |