- added required install-lib version
This commit is contained in:
parent
6ed5ef3d83
commit
805a374149
|
@ -1,5 +1,6 @@
|
||||||
(define-package "scx" (0 2 1)
|
(define-package "scx" (0 2 1)
|
||||||
((options (with-xft "Compile with Xft support" "<yes/no>" #t #t #f
|
((install-lib-version (1 0))
|
||||||
|
(options (with-xft "Compile with Xft support" "<yes/no>" #t #t #f
|
||||||
,parse-boolean ,show-boolean)))
|
,parse-boolean ,show-boolean)))
|
||||||
|
|
||||||
;; compile and install c libs
|
;; compile and install c libs
|
||||||
|
|
Loading…
Reference in New Issue