Put in earplugs
This commit is contained in:
parent
cfb0066554
commit
e6de651812
1 changed files with 1 additions and 1 deletions
|
@ -29,9 +29,9 @@
|
|||
|
||||
|
||||
(define-module (zzkt packages inkscape)
|
||||
#:use-module (gnu packages inkscape) ;; inherit from hidden package
|
||||
#:use-module ((guix licenses) #:prefix license:)
|
||||
#:use-module (guix packages)
|
||||
#:use-module (guix packages inkscape) ;; inherit
|
||||
#:use-module (guix download)
|
||||
#:use-module (guix utils)
|
||||
#:use-module (guix build-system cmake)
|
||||
|
|
Loading…
Reference in a new issue