diff options
author | Justin Patrin <papercrane@gmail.com> | 2006-07-29 01:56:36 +0000 |
---|---|---|
committer | Justin Patrin <papercrane@gmail.com> | 2006-07-29 01:56:36 +0000 |
commit | 1e2a6ff6ffac1ac6b3005f716bb5c11395396434 (patch) | |
tree | 6b95e39a424a6c451fd913a2ed3b447710703eed /packages/gpe-what/gpe-what_0.30.bb | |
parent | e485a5d542a24109c8ab97e58916359efc0cd044 (diff) |
x11: change virtual/x11 to virtual/libx11
Diffstat (limited to 'packages/gpe-what/gpe-what_0.30.bb')
-rw-r--r-- | packages/gpe-what/gpe-what_0.30.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpe-what/gpe-what_0.30.bb b/packages/gpe-what/gpe-what_0.30.bb index d9d800e38b..7744a9d2c0 100644 --- a/packages/gpe-what/gpe-what_0.30.bb +++ b/packages/gpe-what/gpe-what_0.30.bb @@ -3,7 +3,7 @@ SECTION = "gpe" inherit gpe DESCRIPTION = "GPE modal help" -DEPENDS = "virtual/x11" +DEPENDS = "virtual/libx11" MAINTAINER = "Phil Blundell <pb@handhelds.org>" do_compile_prepend() { |