blob: 92046c0b8123d68ba6660dac2c5d765c5bca21ec (
plain)
1
2
3
4
5
6
7
|
# xfce-mcs-plugins OE build file
# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved
# Released under the MIT license (see packages/COPYING)
DESCRIPTION="Common XFCE4 configuration plugins."
DEPENDS="libxfcegui4 xfce-mcs-manager gtk+"
inherit xfce
|