diff options
Diffstat (limited to 'zsafe')
-rw-r--r-- | zsafe/zsafe_2.1.2.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zsafe/zsafe_2.1.2.oe b/zsafe/zsafe_2.1.2.oe index 9b477d3d0d..f0b4eaf083 100644 --- a/zsafe/zsafe_2.1.2.oe +++ b/zsafe/zsafe_2.1.2.oe @@ -4,7 +4,7 @@ SECTION = "base" PRIORITY = "optional" MAINTAINER = "Carsten Schneider <zcarsten@gmx.net>" LICENSE = "GPL" -DEPENDS = "virtual/libc virtual/libqpe" +DEPENDS = "virtual/libqpe" #SRC_URI = http://z-soft.z-portal.info/zsafe/zsafe_${PV}.tgz SRC_URI = "http://www.lunix.com.ar/~ldipenti/zsafe_${PV}.tgz" |