hook up www/yt-dlp to RUN_DEPENDS, unbreak mpv's ytdl_hook.lua script
ok sthen
This commit is contained in:
parent
76c370ee65
commit
621eb8c3e9
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.79 2022/01/29 12:30:14 kn Exp $
|
||||
# $OpenBSD: Makefile,v 1.80 2022/02/28 02:02:11 gsoares Exp $
|
||||
|
||||
COMMENT = movie player based on MPlayer/mplayer2
|
||||
|
||||
@ -6,6 +6,8 @@ GH_ACCOUNT = mpv-player
|
||||
GH_PROJECT = mpv
|
||||
GH_TAGNAME = v0.34.1
|
||||
|
||||
REVISION = 0
|
||||
|
||||
SHARED_LIBS += mpv 0.2 # 1.109
|
||||
|
||||
CATEGORIES = multimedia x11
|
||||
@ -54,6 +56,7 @@ LIB_DEPENDS = archivers/libarchive \
|
||||
|
||||
MODPY_RUNDEP = No
|
||||
RUN_DEPENDS = devel/desktop-file-utils \
|
||||
www/yt-dlp \
|
||||
x11/gtk+3,-guic
|
||||
|
||||
SEPARATE_BUILD = Yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user