1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 03:51:53 +02:00

gnu: Adjust to yasm change of module.

This is a followup to 15a3fffc59.

* gnu/packages/gnuzilla.scm,
gnu/packages/gstreamer.scm, gnu/packages/kodi.scm,
gnu/packages/video.scm: Adjust import list to yasm move.
This commit is contained in:
Ludovic Courtès
2016-06-21 12:27:50 +02:00
parent 15a3fffc59
commit 09b87aff46
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
#:use-module (gnu packages telephony)
#:use-module (gnu packages tls)
#:use-module (gnu packages version-control)
#:use-module (gnu packages yasm)
#:use-module (gnu packages assembly)
#:use-module (gnu packages xml))
(define-public orc