gnu: lxtask: Build with GTK 3.

* gnu/packages/lxde.scm (lxtask)[arguments]: New field.
[inputs]: Replace gtk+-2 with gtk+.
This commit is contained in:
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

View file

@ -174,7 +174,8 @@ (define-public lxtask
(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