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