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:
fddc8b0
)
horizon: Add SECTION.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Sun, 10 Sep 2006 13:52:00 +0000
(13:52 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Sun, 10 Sep 2006 13:52:00 +0000
(13:52 +0000)
packages/horizon/horizon_cvs.bb
patch
|
blob
|
history
diff --git
a/packages/horizon/horizon_cvs.bb
b/packages/horizon/horizon_cvs.bb
index
d83fbf9
..
c6a33cb
100644
(file)
--- a/
packages/horizon/horizon_cvs.bb
+++ b/
packages/horizon/horizon_cvs.bb
@@
-1,7
+1,8
@@
DESCRIPTION = "Horizon is a sketchbook application for tablet devices."
LICENSE = "GPLv2"
-
+SECTION = "x11/graphics"
DEPENDS = "glib-2.0 libpng jpeg virtual/libsdl"
+PR = "r1"
SRC_URI = "cvs://anonymous@anoncvs.gnome.org/cvs/gnome;module=horizon \
file://makefile.patch;patch=1"