diff options
Diffstat (limited to 'txdrug/txdrug_0.1.oe')
-rw-r--r-- | txdrug/txdrug_0.1.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/txdrug/txdrug_0.1.oe b/txdrug/txdrug_0.1.oe index 994d12ed69..6225f7a42a 100644 --- a/txdrug/txdrug_0.1.oe +++ b/txdrug/txdrug_0.1.oe @@ -3,7 +3,6 @@ SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" LICENSE = "GPL" -RDEPENDS = "libqpe sqlite" DEPENDS = "virtual/libc virtual/libqpe sqlite" SRC_URI = "http://teax.sourceforge.net/txdrug-${PV}.tar.gz" |