gnu: lxappearance: Build with GTK 3.

* gnu/packages/lxde.scm (lxappearance): [arguments]: New field.
[inputs]: Replace gtk+-2 with gtk+.
This commit is contained in:
Maxim Cournoyer 2022-08-17 22:10:52 -04:00
parent 8d60951864
commit 50ece0e14c
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -115,7 +115,8 @@ (define-public lxappearance
(sha256
(base32 "0f4bjaamfxxdr9civvy55pa6vv9dx1hjs522gjbbgx7yp1cdh8kj"))))
(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 GTK+ theme switcher")
(description "LXAppearance is a desktop-independent GTK+ theme switcher