git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a496f00
)
xournal: add explicit dependency on poppler for version 0.4.5. Bump PR.
author
Andrea Adami
<andrea.adami@gmail.com>
Sun, 22 Aug 2010 23:08:12 +0000
(
01:08
+0200)
committer
Andrea Adami
<andrea.adami@gmail.com>
Sun, 22 Aug 2010 23:09:49 +0000
(
01:09
+0200)
recipes/xournal/xournal_0.4.5.bb
patch
|
blob
|
history
diff --git
a/recipes/xournal/xournal_0.4.5.bb
b/recipes/xournal/xournal_0.4.5.bb
index
94f3c7b
..
ad1c3ca
100644
(file)
--- 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 = "r
1
"
+PR = "r
2
"
SRC_URI = "http://xournal.sourceforge.net/xournal-${PV}.tar.gz \
"