index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | extra/gst-plugins-base/PKGBUILD | 4 |
diff --git a/extra/gst-plugins-base/PKGBUILD b/extra/gst-plugins-base/PKGBUILD index feef56b6..12e3924b 100644 --- a/extra/gst-plugins-base/PKGBUILD +++ b/extra/gst-plugins-base/PKGBUILD @@ -1,5 +1,7 @@ +# FS#62453: checkdepends must be makedepends +makedepends+=(gtk3 qt5-base clutter sdl glu) + # disabled testing for now, takes to long (the developers think) # 99%: Checks: 105, Failures: 0, Errors: 1 # ../gst-plugins-base/tests/check/elements/appsrc.c:443:E:general:test_appsrc_blocked_on_caps:0: (after this point) Test timeout expired - unset check |