diff options
Diffstat (limited to 'tximage')
-rw-r--r-- | tximage/tximage_0.2.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tximage/tximage_0.2.oe b/tximage/tximage_0.2.oe index 7f52069ad2..11fb05b82b 100644 --- a/tximage/tximage_0.2.oe +++ b/tximage/tximage_0.2.oe @@ -3,7 +3,7 @@ SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" LICENSE = "GPL" -DEPENDS = "virtual/libc virtual/libqpe" +DEPENDS = "virtual/libqpe" SRC_URI = "http://downloads.zaurususergroup.com/community/66.180.235.230/download.php/253/tximage-${PV}.tar.gz \ file://gcc3.patch;patch=1" |