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/juce | |
parent | e485a5d542a24109c8ab97e58916359efc0cd044 (diff) |
x11: change virtual/x11 to virtual/libx11
Diffstat (limited to 'packages/juce')
-rw-r--r-- | packages/juce/juce_1.29.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/juce/juce_1.29.bb b/packages/juce/juce_1.29.bb index 6ba72a50c3..20b59fb9c2 100644 --- a/packages/juce/juce_1.29.bb +++ b/packages/juce/juce_1.29.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.rawmaterialsoftware.com/juce" AUTHOR = "Julian Stoerer" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" -DEPENDS = "alsa-lib freetype virtual/x11" +DEPENDS = "alsa-lib freetype virtual/libx11" PR = "r0" #FIXME the patches are a) HACKS and b) something's wrong with lineend conversion |