xournal: add explicit dependency on poppler for version 0.4.5. Bump PR.
authorAndrea Adami <andrea.adami@gmail.com>
Sun, 22 Aug 2010 23:08:12 +0000 (01:08 +0200)
committerAndrea Adami <andrea.adami@gmail.com>
Sun, 22 Aug 2010 23:09:49 +0000 (01:09 +0200)
recipes/xournal/xournal_0.4.5.bb

index 94f3c7b..ad1c3ca 100644 (file)
@@ -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 \
            "