diff options
Diffstat (limited to 'recipes/gnome')
-rw-r--r-- | recipes/gnome/zenity_2.26.0.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes/gnome/zenity_2.26.0.bb b/recipes/gnome/zenity_2.26.0.bb deleted file mode 100644 index 56e1d56814..0000000000 --- a/recipes/gnome/zenity_2.26.0.bb +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "A tool to display dialogs from the command line and shell scripts." -LICENSE = "GPL" - -DEPENDS = "gtk+ libglade glib-2.0 libnotify" - -inherit gnome - -do_configure_prepend() { - sed -i -e '/-I$(includedir)/d' src/Makefile.am -} - - -SRC_URI[archive.md5sum] = "6660ce6dac0a6ca495a0e954cb6b40a2" -SRC_URI[archive.sha256sum] = "fc619215ca90cab48efae7bdf524d1de690b75832f07f3cbcb6d5c3910d402a1" |