mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: gpick: Switch to scons-python.
* gnu/packages/image.scm (gpick)[arguments]{scons}: Remove uneeded keyword. Change-Id: I81ab290d14fd41b31a7801d6755f23339b02bddd Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
e22efb74ed
commit
3bb6b4a0dd
1 changed files with 0 additions and 1 deletions
|
@ -2066,7 +2066,6 @@ custom formats for representing color values..")
|
|||
(arguments
|
||||
(list
|
||||
#:tests? #f
|
||||
#:scons scons-python2
|
||||
#:scons-flags
|
||||
#~(list (string-append "DESTDIR=" %output))
|
||||
#:phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue