diff options
Diffstat (limited to 'recipes/xfce/xfce4-appfinder_4.4.2.bb')
-rw-r--r-- | recipes/xfce/xfce4-appfinder_4.4.2.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/xfce/xfce4-appfinder_4.4.2.bb b/recipes/xfce/xfce4-appfinder_4.4.2.bb new file mode 100644 index 0000000000..ddfa3e1e4e --- /dev/null +++ b/recipes/xfce/xfce4-appfinder_4.4.2.bb @@ -0,0 +1,8 @@ +# xfce4-appfinder build file +# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved +# Released under the MIT license (see COPYING.MIT) + +DESCRIPTION="XFCE Application Finder" +SECTION = "x11" +inherit xfce +DEPENDS="libxfcegui4" |