aboutsummaryrefslogtreecommitdiffstats
path: root/packages/eel/eel_2.12.2.bb
blob: 04e7feb7f480dd1b894dccdbb44b3cc4488582cd (plain)
1
2
3
4
5
6
7
8
9
10
11
# eel OE build file
# Copyright (C) 2005, Advanced Micro Devices, Inc.  All Rights Reserved
# Released under the MIT license (see packages/COPYING)

inherit gnome

LICENSE="GPL"
SRC_URI += "file://configure.patch;patch=1"

DEPENDS = "gnome-vfs gnome-menus libgnomeui gail"
EXTRA_OECONF = "--disable-gtk-doc"