3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: obs: Enable building on all architectures.

* gnu/packages/video.scm (obs)[supported-systems]: Remove field.
This commit is contained in:
Efraim Flashner 2020-09-29 12:48:51 +03:00
parent 676c866b45
commit cbbdf047d4
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -3038,7 +3038,6 @@ video recording and live streaming. OBS supports capturing audio and video
from many input sources such as webcams, X11 (for screencasting), PulseAudio, from many input sources such as webcams, X11 (for screencasting), PulseAudio,
and JACK.") and JACK.")
(home-page "https://obsproject.com") (home-page "https://obsproject.com")
(supported-systems '("x86_64-linux" "i686-linux"))
(license license:gpl2+))) (license license:gpl2+)))
(define-public libvdpau (define-public libvdpau