blob: 4d3faed14cf8a6547f4de025ee66f011bfe3cd97 (
plain)
1
2
3
4
5
6
7
8
9
|
# xfce-mixer-plugin OE build file
# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved
# Released under the MIT license (see COPYING.MIT)
DESCRIPTION="XFCE panel mixer plugin"
SECTION = "x11"
DEPENDS="xfce4-panel"
inherit xfce
|