diff options
Diffstat (limited to 'slotsig')
-rw-r--r-- | slotsig/slotsig_0.4.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/slotsig/slotsig_0.4.oe b/slotsig/slotsig_0.4.oe index f3bdf4dd4b..93164a93c2 100644 --- a/slotsig/slotsig_0.4.oe +++ b/slotsig/slotsig_0.4.oe @@ -2,7 +2,6 @@ DESCRIPTION = "A lightweight signal/slot library for decoupling C++ method calls SECTION = "libs" PRIORITY = "optional" LICENSE = "GPL" -DEPENDS = "virtual/libc" SRC_URI = "http://kafka.fr.free.fr/slotsig/slotsig-${PV}.tar.bz2" |