add xsetroot utility
authorMichael Lauer <mickey@vanille-media.de>
Thu, 9 Aug 2007 19:51:28 +0000 (19:51 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 9 Aug 2007 19:51:28 +0000 (19:51 +0000)
packages/xorg-app/xsetroot_1.0.1.bb [new file with mode: 0644]

diff --git a/packages/xorg-app/xsetroot_1.0.1.bb b/packages/xorg-app/xsetroot_1.0.1.bb
new file mode 100644 (file)
index 0000000..0f63feb
--- /dev/null
@@ -0,0 +1,6 @@
+require xorg-app-common.inc
+
+DESCRIPTION = "Sets the visual appearance of the X root window"
+LICENSE = "MIT"
+DEPENDS += "libxmu xbitmaps"
+PE = "1"