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:
aea39d8
)
packages/glib-2.0/glib.inc : remove bogus ${PN}-dev from packages.
author
Graeme Gregory
<dp@xora.org.uk>
Tue, 10 Jul 2007 08:28:23 +0000
(08:28 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Tue, 10 Jul 2007 08:28:23 +0000
(08:28 +0000)
packages/glib-2.0/glib.inc
patch
|
blob
|
history
diff --git
a/packages/glib-2.0/glib.inc
b/packages/glib-2.0/glib.inc
index
57f4af4
..
7abd755
100644
(file)
--- a/
packages/glib-2.0/glib.inc
+++ b/
packages/glib-2.0/glib.inc
@@
-8,7
+8,7
@@
SECTION = "libs"
PRIORITY = "optional"
DEPENDS += "glib-2.0-native gtk-doc"
DEPENDS += "virtual/libiconv virtual/libintl"
-PACKAGES =+ "
${PN}-dev
glib-2.0-utils "
+PACKAGES =+ " glib-2.0-utils "
PR = "r1"