summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-08-17 22:10:52 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-08-17 22:55:04 -0400
commit50ece0e14c4f7101cebb116b4d9a8a038b8d9edd (patch)
tree5fe15055f61781adb628d605ccd6f0e2fd2b71e5 /gnu
parent8d60951864aea62440fb0de70ec6739bd3dcc594 (diff)
downloadguix-patches-50ece0e14c4f7101cebb116b4d9a8a038b8d9edd.tar
guix-patches-50ece0e14c4f7101cebb116b4d9a8a038b8d9edd.tar.gz
gnu: lxappearance: Build with GTK 3.
* gnu/packages/lxde.scm (lxappearance): [arguments]: New field. [inputs]: Replace gtk+-2 with gtk+.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/lxde.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/lxde.scm b/gnu/packages/lxde.scm
index ccb8efd671..dee8a5aa5e 100644
--- a/gnu/packages/lxde.scm
+++ b/gnu/packages/lxde.scm
@@ -115,7 +115,8 @@ libFM file management library.")))
(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