me
/
guix
Archived
1
0
Fork 0

gnu: lxtask: Build with GTK 3.

* gnu/packages/lxde.scm (lxtask)[arguments]: New field.
[inputs]: Replace gtk+-2 with gtk+.
Maxim Cournoyer 2022-08-17 22:18:37 -04:00
parent e8ab1ba7c2
commit f5d7526477
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 1 deletions

View File

@ -174,7 +174,8 @@ or external monitor.")
(base32
"0b2fxg8jjjpk219gh7qa18g45365598nd2bq7rrq0bdvqjdxy5i2"))))
(build-system gnu-build-system)
(inputs (list gtk+-2))
(arguments (list #:configure-flags #~(list "--enable-gtk3")))
(inputs (list gtk+))
(native-inputs (list intltool pkg-config))
(synopsis "LXDE task manager")
(description "LXTask is a lightweight task manager derived from Xfce task