evas-native: add libxext-native as dependency
[openembedded.git] / recipes / gnome / zenity_2.26.0.bb
blob0d8d208f1694a14ffe48af19cbbf3be31d9f7b9f
1 DESCRIPTION = "A tool to display dialogs from the command line and shell scripts."
2 LICENSE = "GPL"
4 DEPENDS = "gtk+ libglade glib-2.0 libnotify"
6 inherit gnome
8 do_configure_prepend() {
9 sed -i -e '/-I$(includedir)/d' src/Makefile.am