diff options
Diffstat (limited to 'multimedia/gstreamer1-plugins-svt-hevc/Makefile')
-rw-r--r-- | multimedia/gstreamer1-plugins-svt-hevc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/gstreamer1-plugins-svt-hevc/Makefile b/multimedia/gstreamer1-plugins-svt-hevc/Makefile index 42794fd174eb..a4df44343aba 100644 --- a/multimedia/gstreamer1-plugins-svt-hevc/Makefile +++ b/multimedia/gstreamer1-plugins-svt-hevc/Makefile @@ -12,10 +12,9 @@ LICENSE_FILE= ${_LICENSE_STORE}/LGPL21 LIB_DEPENDS= libSvtHevcEnc.so:multimedia/svt-hevc -USES= gnome meson pkgconfig +USES= gnome gstreamer meson pkgconfig USE_GITHUB= yes USE_GNOME= glib20 -USE_GSTREAMER1= yes GH_ACCOUNT= OpenVisualCloud GH_PROJECT= SVT-HEVC WRKSRC_SUBDIR= gstreamer-plugin |