blob: 0d102f3bd0b0428d7426fd9999517abdfd9b4866 (
plain)
1
2
3
4
5
6
7
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"
|