diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-27 20:36:45 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-27 20:36:45 +0000 |
commit | 74845c405d147fff026459f0f70c68c5b4287db2 (patch) | |
tree | 51f7836daff1a9016a7995a63a5eb161504efcff /openwrt/package/motion/ipkg/motion.control | |
parent | bd08843b081100546f520b6956dc3174ed5d5e1b (diff) |
update motion package, add a patch to honor CPPFLAGS,
explicitely remove database support, add MD5SUMS,
add dependency on libpthread in ipkg/control file,
standardize.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3509 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/motion/ipkg/motion.control')
-rw-r--r-- | openwrt/package/motion/ipkg/motion.control | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/openwrt/package/motion/ipkg/motion.control b/openwrt/package/motion/ipkg/motion.control index 5bf192298e..44a0c2b914 100644 --- a/openwrt/package/motion/ipkg/motion.control +++ b/openwrt/package/motion/ipkg/motion.control @@ -1,8 +1,5 @@ Package: motion Priority: optional Section: multimedia -Maintainer: Jeroen Vreeken <pe1rxq@amsat.org> -Source: http://www.lavrsen.dk -Depends: libjpeg +Depends: libjpeg, libpthread Description: Webcam motion sensing and logging - |