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