diff options
author | Phil Blundell <philb@gnu.org> | 2004-09-06 08:04:30 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-09-06 08:04:30 +0000 |
commit | 70a4e684087d32819a79fde286fe1db8161561f3 (patch) | |
tree | e610b8003563e9b0a4cb4aaa86b4a163370b6b48 /matchbox-panel | |
parent | 9b49bc3be9707877c4899aa3c01119fc2adeca4f (diff) |
add virtual/kernel to DEPENDS
BKrev: 413c1a0ejAe71WCdy6Wkz-xjhncjVQ
Diffstat (limited to 'matchbox-panel')
-rw-r--r-- | matchbox-panel/matchbox-panel_0.8.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/matchbox-panel/matchbox-panel_0.8.1.oe b/matchbox-panel/matchbox-panel_0.8.1.oe index 1a82143505..da78b5ae86 100644 --- a/matchbox-panel/matchbox-panel_0.8.1.oe +++ b/matchbox-panel/matchbox-panel_0.8.1.oe @@ -1,7 +1,7 @@ PR = "r3" DESCRIPTION = "Matchbox panel" LICENSE = "GPL" -DEPENDS = "libmatchbox x11 xext xpm apmd startup-notification" +DEPENDS = "libmatchbox x11 xext xpm apmd startup-notification virtual/kernel" SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-panel/0.8/matchbox-panel-${PV}.tar.bz2 \ file://automake-lossage.patch;patch=1 \ |