diff --git a/srcpkgs/gstreamer1/template b/srcpkgs/gstreamer1/template index ea3fbdda337..16f7379fc93 100644 --- a/srcpkgs/gstreamer1/template +++ b/srcpkgs/gstreamer1/template @@ -30,10 +30,6 @@ if [ -z "$CROSS_BUILD" ]; then build_options_default+=" gtk_doc" fi -case "$XBPS_TARGET_MACHINE" in - i686-musl) makedepends+=" libucontext-devel"; LDFLAGS="-lucontext" ;; -esac - gstreamer1-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}" short_desc+=" - development files"