mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
gst_plugins_bad: Remove SUPPLEMENTS.
This way, users do not get these plugins and the large array of dependent packages they have simply when installing Qt. Other distros seem to behave similarly.
This commit is contained in:
@@ -5,7 +5,7 @@ code review, some documentation, a set of tests, a real live maintainer, or some
|
||||
HOMEPAGE="https://gstreamer.freedesktop.org/"
|
||||
COPYRIGHT="Erik Walthinsen"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="f1cb7aa2389569a5343661aae473f0a940a90b872001824bc47fa8072a041e74"
|
||||
SOURCE_DIR="gst-plugins-bad-$portVersion"
|
||||
@@ -66,9 +66,6 @@ REQUIRES="
|
||||
lib:libxml2$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
SUPPLEMENTS="
|
||||
gstreamer$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
gst_plugins_bad${secondaryArchSuffix}_devel = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user