summaryrefslogtreecommitdiffstats
path: root/multimedia/wxcam
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-27 13:35:37 +0200
committer ponce <matteo.bernardini@gmail.com>2012-08-27 16:05:07 +0200
commit8666601822acb0c2d69330e3a4c2661bd1e70a26 (patch)
tree2cc9e478526aecc4d7256266e07502e320b2b78a /multimedia/wxcam
parent1a51a3b641e44682d7da5c8788aa64b162a58b4f (diff)
downloadslackbuilds-8666601822acb0c2d69330e3a4c2661bd1e70a26.tar.gz
slackbuilds-8666601822acb0c2d69330e3a4c2661bd1e70a26.tar.xz
multimedia/wxcam: Fixed dep information
Diffstat (limited to 'multimedia/wxcam')
-rw-r--r--multimedia/wxcam/README2
-rw-r--r--multimedia/wxcam/wxcam.info2
2 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/wxcam/README b/multimedia/wxcam/README
index c49ff48ae3..60ab8a75ce 100644
--- a/multimedia/wxcam/README
+++ b/multimedia/wxcam/README
@@ -3,5 +3,3 @@ avi uncompressed and Xvid format), snapshot taking, and some special commands
for philips webcams, so you can also use the program for astronomy purposes.
It supports both video4linux 1 and 2 drivers, so it should work on a very
large number of devices.
-
-This requires xvidcore, CImg, mjpegtools, and wxGTK.
diff --git a/multimedia/wxcam/wxcam.info b/multimedia/wxcam/wxcam.info
index 6a15e1e78f..e630c445c5 100644
--- a/multimedia/wxcam/wxcam.info
+++ b/multimedia/wxcam/wxcam.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://sourceforge.net/projects/wxcam/files/wxcam/1.1/wxcam-1.1.tar.bz
MD5SUM="c9ea8991b6375c1709a7ce4e61fcc263"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="CImg mjpegtools wxGTK"
+REQUIRES="CImg mjpegtools wxPython"
MAINTAINER="Pierre Cazenave"
EMAIL="pwcazenave<at>gmail<dot>com"