diff options
author | Nicolas Thill <nico@openwrt.org> | 2006-03-27 20:36:45 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2006-03-27 20:36:45 +0000 |
commit | 2e2da1e712db2cb0599de1e5a7b66a34d12b8d4d (patch) | |
tree | 2cb5eb8b527e7746fd06822a1fb8867ddd97600b /openwrt/package/motion/ipkg | |
parent | 9338ea80b3c47759869be9f6ee434383324cd99a (diff) | |
download | mtk-20170518-2e2da1e712db2cb0599de1e5a7b66a34d12b8d4d.zip mtk-20170518-2e2da1e712db2cb0599de1e5a7b66a34d12b8d4d.tar.gz mtk-20170518-2e2da1e712db2cb0599de1e5a7b66a34d12b8d4d.tar.bz2 |
update motion package, add a patch to honor CPPFLAGS, explicitely remove database support, add MD5SUMS, add dependency on libpthread in ipkg/control file, standardize.
SVN-Revision: 3509
Diffstat (limited to 'openwrt/package/motion/ipkg')
-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 5bf1922..44a0c2b 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 - |