diff options
author | Ted Hess <thess@kitschensync.net> | 2014-07-22 15:42:23 -0400 |
---|---|---|
committer | Ted Hess <thess@kitschensync.net> | 2014-07-22 15:42:23 -0400 |
commit | 7884c022acdce8c13eaeea8108822122b2131027 (patch) | |
tree | dc56b73fc4fae069355d2f1c59b5a4b09f152ee4 /multimedia/mjpg-streamer/Makefile | |
parent | f08fd93c255ad6481c91d0160d2fc61d931cd31d (diff) |
Cleanup Makefile edit, add back lost cut-n-paste in init script
Signed-off-by: Ted Hess <thess@kitschensync.net>
Diffstat (limited to 'multimedia/mjpg-streamer/Makefile')
-rw-r--r-- | multimedia/mjpg-streamer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/mjpg-streamer/Makefile b/multimedia/mjpg-streamer/Makefile index 7323a5d64..60b56553f 100644 --- a/multimedia/mjpg-streamer/Makefile +++ b/multimedia/mjpg-streamer/Makefile @@ -29,7 +29,6 @@ define Package/mjpg-streamer CATEGORY:=Multimedia TITLE:=MJPG-streamer DEPENDS:=+libpthread +libjpeg +PACKAGE_libv4l:libv4l -#$(if $(CONFIG_MJPG_STREAMER_V4L2),+libv4l) URL:=http://mjpg-streamer.wiki.sourceforge.net/ MENU:=1 endef |