From: Andrea Adami Date: Sun, 22 Aug 2010 23:08:12 +0000 (+0200) Subject: xournal: add explicit dependency on poppler for version 0.4.5. Bump PR. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5d1784a23381da3758fb94233edd85d3c4d9511;p=openembedded.git xournal: add explicit dependency on poppler for version 0.4.5. Bump PR. --- diff --git a/recipes/xournal/xournal_0.4.5.bb b/recipes/xournal/xournal_0.4.5.bb index 94f3c7b6d7..ad1c3cabbe 100644 --- a/recipes/xournal/xournal_0.4.5.bb +++ b/recipes/xournal/xournal_0.4.5.bb @@ -1,11 +1,11 @@ HOMEPAGE = "http://xournal.sf.net/" DESCRIPTION = "Xournal is an application for notetaking, sketching, keeping a journal using a stylus." -DEPENDS = "gtk+ libgnomecanvas libgnomeprintui" +DEPENDS = "gtk+ libgnomecanvas libgnomeprintui poppler" # For pdftopnm: RDEPENDS_${PN} = "poppler" SECTION = "x11" LICENSE = "GPL" -PR = "r1" +PR = "r2" SRC_URI = "http://xournal.sourceforge.net/xournal-${PV}.tar.gz \ "