vdr: fix dependency for libintl
[openembedded.git] / recipes / gnome / gnome-cups-manager_0.33.bb
blobe8e109e44f08a286d54aa7979d894507de0fba2a
1 DESCRIPTION="Gnome Cups Manager"
2 LICENSE="GPLv2"
4 PR ="r0"
6 DEPENDS="glib-2.0 gtk+ pango libgnomecups"
8 inherit gnome pkgconfig
10 FILES_${PN} += "${datadir}/icons/"
12 SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gnome-cups-manager/${PV}/gnome-cups-manager-${PV}.tar.bz2"
14 do_stage() {
15 autotools_stage_all