summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorThomas Orgis2020-09-25 10:12:01 +0200
committerThomas Orgis2020-09-30 11:38:05 +0200
commit51cc21158ebe623a1e230eb7d10e75d991023b7a (patch)
tree4a59b0b44f5d00b1fd5d337013a03c0388c54a9d /video
parentaca1aec7e727954210606f7a2da1584d949f7b36 (diff)
wxcam: beginning of fixup attempt with deps
Diffstat (limited to 'video')
-rwxr-xr-xvideo/wxcam/DEPENDS3
-rw-r--r--video/wxcam/HISTORY3
2 files changed, 6 insertions, 0 deletions
diff --git a/video/wxcam/DEPENDS b/video/wxcam/DEPENDS
index 552eea8db2..987508d13b 100755
--- a/video/wxcam/DEPENDS
+++ b/video/wxcam/DEPENDS
@@ -1,3 +1,6 @@
+depends v4l-utils &&
+# optional?
+depends xvid &&
depends WXWIDGET &&
depends mjpegtools &&
depends cimg
diff --git a/video/wxcam/HISTORY b/video/wxcam/HISTORY
index e7948f38d3..4dd797db89 100644
--- a/video/wxcam/HISTORY
+++ b/video/wxcam/HISTORY
@@ -1,3 +1,6 @@
+2020-09-25 Thomas Orgis
+ * DEPENDS: some additions, testing not yet possible as deps fail
+
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)