diff options
Diffstat (limited to 'package/xsetroot/Makefile')
-rw-r--r-- | package/xsetroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xsetroot/Makefile b/package/xsetroot/Makefile index a1abceb34..0856274b0 100644 --- a/package/xsetroot/Makefile +++ b/package/xsetroot/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 1.1.0 PKG_RELEASE:= 1 PKG_MD5SUM:= 5097ed5bbe1c621ee12950019f71de02 PKG_DESCR:= set root window -PKG_SECTION:= x11/apps +PKG_SECTION:= x11/utils PKG_DEPENDS:= xbitmaps libx11 libxmu libxcursor PKG_BUILDDEP:= xbitmaps libXcursor libXmu PKG_SITES:= ${MASTER_SITE_XORG} |